This project is archived and is in readonly mode.
Make cache_template_loading enabled by default?
Reported by thedarkone | February 26th, 2009 @ 01:15 AM
People upgrading to Rails 2.3 and not updating
production.rb
config will be running with
auto-reloading templates in production by default.
Maybe we should make cache_template_loading
enabled
by default (except in development mode)? Or at least a big
warning should be put in 2.3 release notes or on a main
blog when 2.3 is released.
Comments and changes to this ticket
-
Jeremy Kemper February 26th, 2009 @ 03:54 AM
- Assigned user set to josh
- State changed from new to open
- Milestone cleared.
-
josh February 26th, 2009 @ 10:56 PM
- State changed from open to resolved
It should not be default. Lets keep the same settings as 2.1 and make a post about this.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>