Skip to content

Instantly share code, notes, and snippets.

@recursive
Created March 6, 2010 17:10
Show Gist options
  • Select an option

  • Save recursive/323803 to your computer and use it in GitHub Desktop.

Select an option

Save recursive/323803 to your computer and use it in GitHub Desktop.
development:
adapter: sqlite3
database: db/development.sqlite3
timeout: 5000
test:
adapter: sqlite3
database: db/test.sqlite3
timeout: 5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment