/ Published in: Rails
If Rails fails to start and you don't know why because of some not so helpful error message. Some times it helps to:
Expand |
Embed | Plain Text
rake db:migrate RAILS_ENV=production --trace
You need to login to post a comment.
