Skip to content

Instantly share code, notes, and snippets.

@semipermeable
Created October 12, 2011 15:51
Show Gist options
  • Save semipermeable/1281596 to your computer and use it in GitHub Desktop.
Save semipermeable/1281596 to your computer and use it in GitHub Desktop.
tddium.yml to disable mysql and use sqlite
# config/tddium.yml
:tddium:
:sqlite: true
:mysql: false
:mysqlsuper: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment