Make a copy the production.rb in config/environments/ and call it staging.rb, and add a new section to your database.yml called staging. This will give you a new environment called staging, which you then can modify as needed.
On 6/23/07, Faisal N Jawdat <[EMAIL PROTECTED]> wrote: > > > In Rails I have the development/test/production split, but... > > From an operational point of view I want a production server and a > staging server, with the staging server mirroring the setup of the > production server as much as possible so I can shake out issues that > are environment-specific. > > Any thoughts on how to do this or pointers to those who've already > done it? > > -faisal > > > > > -- -- Andrew Semprebon * http://semprebon.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---