method
cache_template_loading
v3.2.1 -
Show latest stable
- Class:
ActionView::Base
cache_template_loading()public
No documentation available.
# File actionpack/lib/action_view/base.rb, line 153
def cache_template_loading
ActionView::Resolver.caching?
end