1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core/class
Jeremy Evans 717ab0bb2e
Add Class#descendants
Doesn't include receiver or singleton classes.

Implements [Feature #14394]

Co-authored-by: fatkodima <fatkodima123@gmail.com>
Co-authored-by: Benoit Daloze <eregontp@gmail.com>
2021-10-26 12:35:21 -07:00
..
fixtures
allocate_spec.rb Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
descendants_spec.rb Add Class#descendants 2021-10-26 12:35:21 -07:00
dup_spec.rb
inherited_spec.rb
initialize_spec.rb Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
new_spec.rb Improve error message when subclassing non-Class 2020-11-13 07:06:13 -08:00
superclass_spec.rb Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00