Skip to content

Instantly share code, notes, and snippets.

@resistorsoftware
Created July 22, 2010 15:36
Show Gist options
  • Save resistorsoftware/486122 to your computer and use it in GitHub Desktop.
Save resistorsoftware/486122 to your computer and use it in GitHub Desktop.
development:
adapter: postgresql
database: urbanaut_dev
username: uta
password: foo
test:
adapter: postgresql
database: urbanaut_test
username: uta
password: foo
production:
adapter: postgresql
database: urbanaut_product
username: uta
password: foo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment