diff options
| author | Jeremy Evans <code@jeremyevans.net> | 2026-05-14 08:43:08 -0700 |
|---|---|---|
| committer | Jeremy Evans <code@jeremyevans.net> | 2026-05-15 17:14:01 -0700 |
| commit | a4c655e202e671f4d7e0040ba902748b550f5f90 (patch) | |
| tree | 0ac80f975d9dd2db0b89a65daa9e9e4dc857549e /include/ruby/impl | |
| parent | c1f48f4a1b1b6de9528fb372565f1bb82fcdaa3c (diff) | |
This removes the discussion of included modules in refinements,
since support for that was removed in Ruby 3.2.
This switches the method lookup description to be ancestor-based
instead of class-based, so it better reflects how the process
actually works.
Also discuss how super inside a refined module method is not allowed
if the method was called via super from a refinement method.
Diffstat (limited to 'include/ruby/impl')
0 files changed, 0 insertions, 0 deletions
