method
to_ary
v5.2.3 -
Show latest stable
- Class:
ActionView::PathSet
to_ary()public
No documentation available.
# File actionview/lib/action_view/path_set.rb, line 27
def to_ary
paths.dup
end to_ary()No documentation available.
# File actionview/lib/action_view/path_set.rb, line 27
def to_ary
paths.dup
end