Skip to content

Instantly share code, notes, and snippets.

@ismasan
Created December 22, 2009 16:41
Show Gist options
  • Save ismasan/261844 to your computer and use it in GitHub Desktop.
Save ismasan/261844 to your computer and use it in GitHub Desktop.
development:
adapter: mysql
database: my_database_name
username: my_database_user
password:
host: localhost
encoding: UTF8
test:
adapter: mysql
database: my_test_database
username: my_database_user
password:
host: localhost
encoding: UTF8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment