method
to_ary
v6.1.3.1 -
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