Homework should be free. :
$ bundle install
$ rvm use 2.2.5
# Live reload server.
$ grunt watch # new terminal
# delayed_job start background processing
$ rake jobs:work # new terminal
$ rails s # new terminal
database.yml
?bundle exec rake test
bundle exec cap production deploy
bundle exec cap production restart
:clap: :clap: