Skip to content

Instantly share code, notes, and snippets.

@aquajach
Created November 7, 2010 09:24
Show Gist options
  • Save aquajach/666017 to your computer and use it in GitHub Desktop.
Save aquajach/666017 to your computer and use it in GitHub Desktop.
database yaml
development:
adapter: mysql2
host: 192.168.00.01
database: project
username: project
password: xxxxxx
# socket: /var/mysql/mysql.sock
pool: 5
timeout: 5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment