diaspora/config/database.yml
Mike Sofaer, Raphael Sofaer & Sarah Mei 58f757b91d profile_spec is passing with mysql... baby steps.
2010-12-18 18:45:55 -08:00

10 lines
182 B
YAML

test:
adapter: mysql2
database: diaspora_test
user: root
password: password
development:
adapter: mysql2
database: diaspora_development
user: root
password: password