Skip to content

Instantly share code, notes, and snippets.

@josephholsten
Created July 25, 2011 18:55
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 josephholsten/1104865 to your computer and use it in GitHub Desktop.
Save josephholsten/1104865 to your computer and use it in GitHub Desktop.
The best database.yml
development:
database: dev
adapter: postgresql
test:
database: test
adapter: postgresql
cucumber:
database: test
adapter: postgresql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment