fixed and re-enabled support for memcache in the production site
[selectricity] / config / environments / test.rb
index 7c2f617db2b1810fd86d3c15418b607403b991ca..f1ab738a22a3a4c59c118b6aca242243cd81312f 100644 (file)
@@ -1,4 +1,6 @@
 # Settings specified here will take precedence over those in config/environment.rb
+#disable memcache
+Cache=nil
 
 # The test environment is used exclusively to run your application's
 # test suite.  You never need to work with it otherwise.  Remember that

Benjamin Mako Hill || Want to submit a patch?