.gitignore | |
|
|
.rspec | |
|
|
.travis.yml | |
|
|
CODE_OF_CONDUCT.md | |
|
|
Gemfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/config/whatnow_manifest.js | 0 | A 0 mins |
|
app/assets/javascripts/whatnow/application.js | 0 | A 0 mins |
|
app/assets/javascripts/whatnow/selector.js | 18 | A 1 hr |
|
app/assets/stylesheets/whatnow/application.css | |
|
|
app/controllers/whatnow/application_controller.rb | 5 | A 0 mins |
|
app/controllers/whatnow/reviews_controller.rb | 41 | A 0 mins |
|
app/helpers/whatnow/application_helper.rb | 4 | A 0 mins |
|
app/jobs/whatnow/application_job.rb | 4 | A 0 mins |
|
app/mailers/whatnow/application_mailer.rb | 6 | A 0 mins |
|
app/models/application_record.rb | 3 | A 0 mins |
|
app/models/whatnow/review.rb | 4 | A 0 mins |
|
app/views/layouts/whatnow/application.html.erb | |
|
|
app/views/whatnow/reviews/index.html.erb | |
|
|
bin/console | |
|
|
bin/setup | |
|
|
lib/generators/whatnow/install_generator.rb | 12 | A 0 mins |
|
lib/generators/whatnow/install_templates/create_whatnow_reviews.rb | 16 | A 0 mins |
|
lib/generators/whatnow/install_templates/initializer.rb | 4 | A 0 mins |
|
lib/whatnow.rb | 7 | A 0 mins |
|
lib/whatnow/engine.rb | 5 | A 0 mins |
|
lib/whatnow/version.rb | 3 | A 0 mins |
|
whatnow.gemspec | |
|
|