Skip to content

Instantly share code, notes, and snippets.

@hoshinaoshi
Created November 17, 2013 16:54
Show Gist options
  • Save hoshinaoshi/7515429 to your computer and use it in GitHub Desktop.
Save hoshinaoshi/7515429 to your computer and use it in GitHub Desktop.
development:
adapter: mysql2
encoding: utf8
reconnect: false
database: db_name
pool: 5
username: user_name
password: pass
host: localhost
socket: /var/lib/mysql/mysql/mysql.sock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment