method
load
v2.2.1 -
Show latest stable
- Class:
ActionView::PathSet::Path
load()public
No documentation available.
# File actionpack/lib/action_view/paths.rb, line 77
def load
reload! unless loaded?
self
end