method
eager_load_templates?
rails latest stable - Class:
ActionView::PathSet::Path
eager_load_templates?()public
No documentation available.
# File actionpack/lib/action_view/paths.rb, line 47
def self.eager_load_templates?
@eager_load_templates || false
end