[Ovirt-devel] [PATCH] remove rails2.3 deprecated config.action_view.cache_template_extensions

Joey Boggs jboggs at redhat.com
Wed Jun 10 19:26:39 UTC 2009


---
 src/config/environments/development.rb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/config/environments/development.rb b/src/config/environments/development.rb
index b3acf68..9bd4fa6 100644
--- a/src/config/environments/development.rb
+++ b/src/config/environments/development.rb
@@ -33,7 +33,6 @@ config.whiny_nils = true
 # Show full error reports and disable caching
 config.action_controller.consider_all_requests_local = true
 config.action_controller.perform_caching             = false
-config.action_view.cache_template_extensions         = false
 config.action_view.debug_rjs                         = true
 
 # Don't care if the mailer can't send
-- 
1.6.0.6




More information about the ovirt-devel mailing list