Skip to content

Instantly share code, notes, and snippets.

@freemarmoset
Created June 17, 2010 16:46
Show Gist options
  • Save freemarmoset/442382 to your computer and use it in GitHub Desktop.
Save freemarmoset/442382 to your computer and use it in GitHub Desktop.
development:
adapter: mysql
database: connected_health_development
username: root
password:
socket: /tmp/mysql.sock
test:
adapter: mysql
database: connected_health_test
username: root
password:
socket: /tmp/mysql.sock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment