Question
How to specify nginx & unicorn to run my application in "production"
I'm trying to run my first rails app and I constantly get this message:
"Migrations are pending; run 'rake db:migrate RAILS_ENV=development' to resolve this issue."
any idea?
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×