Can't Figure Out why Rails won't start on a server


/ Published in: Rails
Save to your folder(s)

If Rails fails to start and you don't know why because of some not so helpful error message. Some times it helps to:


Copy this code and paste it in your HTML
  1. rake db:migrate RAILS_ENV=production --trace

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.