method
direct_descendants
v3.2.1 -
Show latest stable
- Class:
ActiveSupport::DescendantsTracker
direct_descendants()public
No documentation available.
# File activesupport/lib/active_support/descendants_tracker.rb, line 37
def direct_descendants
DescendantsTracker.direct_descendants(self)
end