method
new
v6.0.0 -
Show latest stable
- Class:
ActionView::OptimizedFileSystemResolver
new(path)public
No documentation available.
# File actionview/lib/action_view/template/resolver.rb, line 321
def initialize(path)
super(path)
end