In earlier version you configured the environment.rb file to run the application in production mode.In 2.3.3 that seems not be the case. How do I get the application to use the production db I am using a web hotel for productio mode an cannot start the application as you propos
On Sep 11, 6:53 pm, John Yerhot <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---

