What I like with database.yml is that I don't version it and therefore I don't keep production passwords in version control. Also I can have one database in production locally and another on the remote machine.
On Wed, Jun 11, 2008 at 15:39, Adam Keys <[EMAIL PROTECTED]> wrote: > > In short: With the help of the friendly folks in #rails-contrib, I've > been working on a patch that provides Ruby configuration of your > database connections. I'm looking for people to test the patch and > post +1s if it works for them. You can find the patch in Lighthouse: > http://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/312 > (its the last attachment, dry_database_config.diff) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en -~----------~----~----~----~------~----~------~--~---
