From: ko1@... Date: 2021-02-16T07:32:26+00:00 Subject: [ruby-core:102525] [Ruby master Feature#14394] Class.descendants Issue #14394 has been updated by ko1 (Koichi Sasada). Sorry I forget. I'll implement `Class#descendants`, but not Module because the spec is not clear yet. ---------------------------------------- Feature #14394: Class.descendants https://bugs.ruby-lang.org/issues/14394#change-90424 * Author: ridiculous (Ryan Buckley) * Status: Feedback * Priority: Normal ---------------------------------------- There have been numerous implementations of the method Class.descendants by various gems. However, I can't help but think that this ability should be included in the Ruby language itself. Especially since Ruby already offers the counterpart method Class.ancestors. Would it possible to add a `descendants` class method? -- https://bugs.ruby-lang.org/ Unsubscribe: