bundle install --without production
bundle exec rake db:migrate
bundle exec rake db:newdataseed
rails server
vagrant up
vagrant reload
This will take a while the first time you run it, but will be faster afterwards.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
bundle install --without production
bundle exec rake db:migrate
bundle exec rake db:newdataseed
rails server
vagrant up
vagrant reload
This will take a while the first time you run it, but will be faster afterwards.