method
eager_load_templates!
v2.2.1 -
Show latest stable
- Class:
ActionView::PathSet::Path
eager_load_templates!()public
No documentation available.
# File actionpack/lib/action_view/paths.rb, line 43
def self.eager_load_templates!
@eager_load_templates = true
end