fixes db config file so the mysql2 adapter is actually used

This commit is contained in:
Ben Mabey 2012-08-05 10:47:10 -06:00
parent 20963dd75b
commit dd1f67bd79
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ mysql:
encoding: utf8 encoding: utf8
mysql2: mysql2:
adapter: mysql adapter: mysql2
database: database_cleaner_test database: database_cleaner_test
username: root username: root
password: password: