Module ActiveSupport::DescendantsTracker
In: lib/active_support/descendants_tracker.rb

This module provides an internal implementation to track descendants which is faster than iterating through ObjectSpace.

Methods

Public Class methods

Public Instance methods

[Validate]