Hi, I''ve modified my deploy.rb to deploy a beta version of my site (trunk, rather than a tag) if I supply the BETA environment variable. It uses a different mongrel config and a different deploy_to. I''d also like to use a seperate MySQL database, yet as far as I know, we''re stuck with the test, development and production databases. I don''t want development mode (don''t want the reloads) so something like appname_beta_production would be good. Any idea how I can stay in production mode but override the database? Cheers Ian --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---