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

Jason Guiditta jguiditt at redhat.com
Thu Jun 11 16:08:41 UTC 2009


On Wed, 2009-06-10 at 15:26 -0400, Joey Boggs wrote:
> ---
>  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

ACK




More information about the ovirt-devel mailing list