Skip to content

Instantly share code, notes, and snippets.

@amolbrid
Created November 22, 2010 02:09
Show Gist options
  • Save amolbrid/709427 to your computer and use it in GitHub Desktop.
Save amolbrid/709427 to your computer and use it in GitHub Desktop.
YAML database configuration file
host: localhost
adapter: postgresql
database: learn_db
username: learn
password: learn
pool: 5
timeout: 5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment