1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
&default
adapter: mysql
database: sample_development
username: teh_user
password: secrets
host: localhost
/tmp/mysql.sock
<< *default
<< *default
|
Pastie
Support Pastie
or read my
Pastie << self
blog
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
&default
adapter: mysql
database: sample_development
username: teh_user
password: secrets
host: localhost
/tmp/mysql.sock
<< *default
<< *default
|