From 6607f6b66ea5d634f6f498742c419a1652b0edd9 Mon Sep 17 00:00:00 2001 From: thomaschen <99703040@nccu.edu.tw> Date: Fri, 4 Oct 2013 17:22:02 +0800 Subject: [PATCH] roll back --- config/mongoid.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/mongoid.yml b/config/mongoid.yml index 2cc7e5b87..b42849e50 100644 --- a/config/mongoid.yml +++ b/config/mongoid.yml @@ -12,7 +12,6 @@ development: test: <<: *defaults database: test_site - # set these environment variables on your prod server production: # host: <%= ENV['MONGOID_HOST'] %>