Skip to content

Instantly share code, notes, and snippets.

@tazsingh
Created October 17, 2011 20:13
Show Gist options
  • Save tazsingh/1293658 to your computer and use it in GitHub Desktop.
Save tazsingh/1293658 to your computer and use it in GitHub Desktop.
TorqueBox database.yml
# Using MongoDB
cucumber:
<<: *test
development:
adapter: sqlite3
database: db/development.sqlite3
pool: 5
timeout: 5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment