Mercurial > zeropaste
comparison config/database.yml.example @ 82:1a2dee3b05b2
Typo in comment.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Mon, 15 Oct 2012 03:44:00 -0700 |
parents | 99d0adfd5453 |
children | bcca41003e84 |
comparison
equal
deleted
inserted
replaced
81:d727fac4d4e5 | 82:1a2dee3b05b2 |
---|---|
1 # Copy this to "database.yml" and adjust the fields accordingly. | 1 # Copy this to "database.yml" and adjust the fields accordingly. |
2 # Show work with any adapter. | 2 # Should work with any adapter. |
3 login: &login | 3 login: &login |
4 adapter: mysql2 | 4 adapter: mysql2 |
5 encoding: utf8 | 5 encoding: utf8 |
6 pool: 5 | 6 pool: 5 |
7 username: zp | 7 username: zp |