X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/905cf65f6b3e8acc894c268c3bf729e7b0c76292..48c010a3cab1ead44b32389a9eb7870cc76d709e:/config/environments/test.rb diff --git a/config/environments/test.rb b/config/environments/test.rb index 7c2f617..f1ab738 100644 --- a/config/environments/test.rb +++ b/config/environments/test.rb @@ -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