are you wondering how to start your application in production mode? ruby script/server -eproduction
On Sep 11, 11:33 am, Hans <[email protected]> wrote: > I have a very basic question, that I cannot find the answer to > How to configure your application fro production mode in rails 2.3.3 > The result of my googling is that I should uncomment a line ENV > ['RAILS_ENV'] ||= 'production' > but that line is not foun din 2.3.3 > > Any help would be appreciated --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

