Skip to content

Instantly share code, notes, and snippets.

@mess110
Created March 22, 2010 19:46
Show Gist options
  • Save mess110/340457 to your computer and use it in GitHub Desktop.
Save mess110/340457 to your computer and use it in GitHub Desktop.
development: &default
database: dcweb_development
adapter: mongodb
host: localhost
test:
<<: *default
database: dcweb_test
cucumber:
<<: *default
database: dcweb_test
selenium:
<<: *default
database: dcweb_test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment