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