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