X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/ffec26b00fc14b92f82137e1e3c62ce78c93ea24..005f5a86085c9cbcbc09c6655f3851a877462638:/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