method
subclasses
v3.0.0 -
Show latest stable
- Class:
Class
subclasses()public
Returns an array with the direct children of self.
Integer.subclasses # => [Bignum, Fixnum]
subclasses()Returns an array with the direct children of self.
Integer.subclasses # => [Bignum, Fixnum]