Life Applied

Life Applied

Feb 23 / 6:02am

rake db:migrate

If you want to run a migration to your production db when using Ruby on Rails run the following command:

 

rake db:migrate RAILS_ENV=production