How do you boot a rails app on a remote server into Development? -


i totally apologize being naiive. when deploy production, automatically boots in production mode.

how alternatively boot in development mode?

depends on using run rails application.

often can set environment variable rails_env well, example: rails_env=development rails server


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -