From bce78bc1479aaaf346e5d3616a7b43d087160735 Mon Sep 17 00:00:00 2001 From: Devin Howard Date: Sat, 3 Nov 2012 13:07:14 -0400 Subject: [PATCH] removed test rake config --- config/database.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/config/database.yml b/config/database.yml index c1587681..6705ca8f 100644 --- a/config/database.yml +++ b/config/database.yml @@ -9,17 +9,6 @@ development: username: postgres password: "3112" -test: - min_messages: WARNING - adapter: postgresql - host: ec2-107-21-107-194.compute-1.amazonaws.com - port: 5432 - encoding: unicode - database: ddcrn2lgphjk9k - pool: 5 - username: qqpckkahytovwv - password: "njeP6cMA8EjM9ukHk9s3ReOdy7" - production: min_messages: WARNING adapter: postgresql