
codesite-noreply at google
Jun 23, 2009, 6:04 PM
Post #2 of 3
(168 views)
Permalink
|
|
Issue 506 in cherokee: Please add «Environment» field to Rails
[In reply to]
|
|
Updates: Labels: Type-Enhancement Priority-Medium Maintainability Component-Admin OpSys-All Comment #1 on issue 506 by gunnarwolfi: Please add «Environment» field to Rails http://code.google.com/p/cherokee/issues/detail?id=506 Graahhhh! Sorry, accidentally leaned on my Enter key. Rails applications will behave according to the «environment» that is requested from them — Canonically, you will almost always find «development», «test» and «production», but they are basically changeable descriptors. It would be very useful to add a field to the Rails wizard requesting the desired environment (and I thing a suitable default would be «production»). It can, yes, be specified later by hand - but it must be edited on each of the information sources, which is kind of counterintuitive and might lead to typos. This value should be set in the RAILS_ENV environment variable. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev[at]lists.octality.com http://lists.octality.com/listinfo/cherokee-dev
|