This application was generated with the rails_apps_composer gem provided by the RailsApps Project.
Rails Composer is supported by developers who purchase our RailsApps tutorials.
Need help? Ask on Stack Overflow with the tag 'railsapps.'
Your application contains diagnostics in the README file. Please provide a copy of the README file when reporting any issues.
If the application doesn't work as expected, please report an issue and include the diagnostics.
This application requires:
- Ruby 2.2.4
- Rails 4.2.3
Learn more about Installing Rails.
rbenv install 2.2.4rbenv local 2.2.4brew install mysqlbrew services start mysqlgem install bundlerbundle installrake db:setuprails s
-
rake db:test:prepare RAILS_ENV=test -
rspec specORbundle exec guard
