database.yml fix

This commit is contained in:
Alexey Nayden 2011-03-10 13:21:57 +03:00
parent af3c9b52be
commit 17b0d70a3c
2 changed files with 2 additions and 23 deletions

2
.gitignore vendored
View File

@ -2,3 +2,5 @@
db/*.sqlite3 db/*.sqlite3
log/*.log log/*.log
tmp/ tmp/
config/database.yml
config/application.yml

View File

@ -1,23 +0,0 @@
development:
adapter: postgresql
encoding: unicode
database: rosa_development
pool: 5
username: anayden
password: nfhtkrf
test:
adapter: postgresql
encoding: unicode
database: rosa_test
pool: 5
username: anayden
password: nfhtkrf
production:
adapter: postgresql
encoding: unicode
database: rosa_production
pool: 5
username: rosa
password: