method
to_a
v8.0.0 -
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