development:
adapter: postgresql
encoding: unicode
database: rosa_development
pool: 5
username: rosa
password:
test:
database: rosa_test
production:
database: rosa_production
username: postgres
password: postgres