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

c# - IMAP GMAIL getting folder list problem -

PHP proxy to get XML: problem with URL arguments -