X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/79f6b7581f906943e7e016dfdc3dd8544583beb4..0283f11b7fec9fcfb81093f9458e759ee7f91707:/config/environments/development.rb diff --git a/config/environments/development.rb b/config/environments/development.rb index 12a3e04..198c2bd 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -1,5 +1,6 @@ # Settings specified here will take precedence over those in config/environment.rb - +#disable memcache +Cache=nil # In the development environment your application's code is reloaded on # every request. This slows down response time but is perfect for development # since you don't have to restart the webserver when you make code changes.