method
new
rails latest stable - Class:
ActionView::Template::EagerPath
new(path)public
No documentation available.
# File actionpack/lib/action_view/template.rb, line 60
def initialize(path)
super
@loaded = false
end