method
to_a
v7.2.3 -
Show latest stable
- Class:
ActiveSupport::DescendantsTracker::WeakSet
to_a()public
No documentation available.
# File activesupport/lib/active_support/descendants_tracker.rb, line 47
def to_a
@map.values
end