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 43
def self.eager_load_templates!
@eager_load_templates = true
end