Skip to content

Instantly share code, notes, and snippets.

@kungfumike
Created March 5, 2009 19:53
Show Gist options
  • Save kungfumike/74522 to your computer and use it in GitHub Desktop.
Save kungfumike/74522 to your computer and use it in GitHub Desktop.
production:
adapter: mysql
encoding: utf8
database: analytics_production
username: someone
password: something
host: db2.mysite.com
repositories:
users:
adapter: mysql
database: anotherdb
username: someoneelse
password: somthingelse
host: db2.mysite.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment