Remove production database.yml

This commit is contained in:
Erik Michaels-Ober 2012-01-10 15:02:19 -08:00
parent 645d4cda3b
commit 4b43c273c2
1 changed files with 0 additions and 4 deletions

View File

@ -11,7 +11,3 @@ development: &DEVELOPMENT
test:
<<: *DEVELOPMENT
database: adopt_a_thing_test
production:
<<: *DEVELOPMENT
database: adopt_a_thing_production