![]() |
Custom Rails Environment
Is there a way to set the Rails Environment to a custom setting besides development or production? I want to establish a staging environment. I've tried setting the global rails environment setting to N/A and then adding RAILS_ENV=staging as an Environment variable but it didn't appear to be picked up by the Rails context for my virtual host. Thanks
|
If you follow the step by step manual rails configuration, you can set RAILS_ENV to anything you like, but not with the easy setup.
http://www.litespeedtech.com/support...iki:ruby_rails |
| All times are GMT -7. The time now is 11:02 PM. |