Skip to content

Instantly share code, notes, and snippets.

@sarogers
Created June 21, 2015 11:52
Show Gist options
  • Save sarogers/1b934bd06aeb271a72be to your computer and use it in GitHub Desktop.
Save sarogers/1b934bd06aeb271a72be to your computer and use it in GitHub Desktop.
development:
adapter: postgresql
database: ironboard_development
pool: 5
timeout: 5000
encoding: unicode
test:
adapter: postgresql
database: ironboard_test
pool: 5
timeout: 5000
encoding: unicode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment