X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/d799e41626ef94ab28a3b5517dd2ed7d1e6b1001..005f5a86085c9cbcbc09c6655f3851a877462638:/config/environments/development.rb diff --git a/config/environments/development.rb b/config/environments/development.rb index 2d7f978..669f755 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -1,6 +1,7 @@ # 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.