Don't clobber development database, durrrr

This commit is contained in:
Jason Denney
2014-02-08 14:17:09 -05:00
parent 38a716b132
commit e694dfbddd
+1 -1
View File
@@ -10,7 +10,7 @@ development:
# Do not set this db to the same as development or production. # Do not set this db to the same as development or production.
test: test:
adapter: postgresql adapter: postgresql
database: velocipede database: velocipede_test
username: velocipede username: velocipede
password: password:
host: 127.0.0.1 host: 127.0.0.1