method
pop
v3.2.1 -
Show latest stable
- Class:
ActionView::PathSet
pop()public
No documentation available.
# File actionpack/lib/action_view/path_set.rb, line 29
def pop
paths.pop
end pop()No documentation available.
# File actionpack/lib/action_view/path_set.rb, line 29
def pop
paths.pop
end