> In actionpack\lib\action_view\base.rb, line 174 and 175 we have:
>
> @@cache_template_extensions = true
> cattr_accessor :cache_template_extensions
>
> I only find that variable on those lines in the whole Rails. It
> probably wasn''t removed after the code refactoring.
Thanks for the report, you''re right it''s no longer used :)
--
Cheers
Koz
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to
rubyonrails-core-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---