Documentation Following are the steps you must take to initialize the project Commands to run before rails s bundle install rake db:drop db:create db:migrate rake db:seed rake assets:precompile whenever –update-crontab –set environment=‘development’