instance method
subclasses
Ruby on Rails 7.1.6
Since v6.1.7.10 Last seen in v7.1.6Signature
subclasses()
No documentation comment.
Source
# File activesupport/lib/active_support/descendants_tracker.rb, line 175
def subclasses
DescendantsTracker.subclasses(self)
end
Defined in activesupport/lib/active_support/descendants_tracker.rb line 175
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::DescendantsTracker