Actions
Feature #19714
closedAdd Refinement#refined_module
Feature #19714:
Add Refinement#refined_module
Description
Eregon (Benoit Daloze) wrote in https://bugs.ruby-lang.org/issues/12737#note-15:
Refinement#refined_classis a bit strange given it can return a module.
How about addingRefinement#refined_moduleas an alias for clarity?
I'm for it. What do you think, Matz?
Actions