fixed database.yml

This commit is contained in:
Dmitriy Zaporozhets
2012-01-08 13:32:35 +02:00
parent 7b0cd969e0
commit caa5a78863
+1 -1
View File
@@ -20,6 +20,6 @@ test:
production:
adapter: sqlite3
database: db/development.sqlite3
database: db/production.sqlite3
pool: 5
timeout: 5000