Running rake db:setup on server, how to change to production mode?
I am SSH'd into the server (nginx, ubuntu, passenger)开发者_如何学Go
rake db:setup RAILS_ENV=production
Running rake db:setup on server, how to change to production mode?
I am SSH'd into the server (nginx, ubuntu, passenger)开发者_如何学Go
rake db:setup RAILS_ENV=production
精彩评论