method
cache_template_loading
v7.0.0 -
Show latest stable
- Class:
ActionView::Base
cache_template_loading()public
No documentation available.
# File actionview/lib/action_view/base.rb, line 171
def cache_template_loading
ActionView::Resolver.caching?
end