Emilio DSouza
Joined
810 Experience
8 Lessons Completed
0 Questions Solved
Activity
You can now add a "Release Phase" to Heroku Procfile to script automatically the rake db:migrate, e.g.
release: bundle exec rake db:migrate