Skip to content

Instantly share code, notes, and snippets.

@ericallam
Created June 11, 2010 20:46
Show Gist options
  • Save ericallam/435017 to your computer and use it in GitHub Desktop.
Save ericallam/435017 to your computer and use it in GitHub Desktop.
development:
adapter: mysql
database: grad100_dev
username: root
password:
host: localhost
encoding: utf8
test:
adapter: mysql
database: grad100_test
username: root
password:
host: localhost
encoding: utf8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment