Module InheritanceTracker
In: lib/kwala/extensions.rb

Provides a method that gives instances of all of the includer‘s subclasses.

Methods

Public Instance methods

Returns all subclasses of calling Class.

[Validate]