Skip to content

Instantly share code, notes, and snippets.

@andyjbas
Created August 19, 2012 00:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andyjbas/3390650 to your computer and use it in GitHub Desktop.
Save andyjbas/3390650 to your computer and use it in GitHub Desktop.
development:
adapter: postgresql
encoding: unicode
database: black_swan_development
pool: 5
username: andyjbas
password:
test:
adapter: postgresql
encoding: unicode
database: black_swan_test
pool: 5
username: andyjbas
password:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment