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
Nobuyoshi Nakada
9c73c75624
Use Integer instead of Fixnum/Bignum
2020-12-21 01:19:55 +09:00
Jeremy Evans
ce9beb9d20
Improve error message when subclassing non-Class
...
Fixes [Bug #14726 ]
2020-11-13 07:06:13 -08:00
Benoit Daloze
148961adcd
Update to ruby/spec@4f59d86
2020-10-24 15:53:53 +02:00
Benoit Daloze
5aaa75e7c1
Update to ruby/spec@032ee74
2020-05-03 12:28:29 +02:00
Benoit Daloze
1243255c3a
Update to ruby/spec@4eec3dc
2019-11-30 21:26:52 +01:00
Benoit Daloze
5c276e1cc9
Update to ruby/spec@875a09e
2019-07-27 12:40:09 +02:00
eregon
9dc121cc57
Update to ruby/spec@a454137
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-06-27 12:30:05 +00:00
eregon
401b64c4e8
Update to ruby/spec@c1b568b
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-03-04 15:09:32 +00:00
eregon
1d15d5f080
Move spec/rubyspec to spec/ruby for consistency
...
* Other ruby implementations use the spec/ruby directory.
[Misc #13792 ] [ruby-core:82287]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-20 20:18:52 +00:00