diff options
author | Jeremy Evans <code@jeremyevans.net> | 2019-10-02 15:20:10 -0700 |
---|---|---|
committer | Jeremy Evans <code@jeremyevans.net> | 2019-12-04 01:35:34 +0200 |
commit | a91637c516779d9ecee5f323e211f0ed71eb06ad (patch) | |
tree | 95067387cb27a41b2bc41ca327d6379006bb2f77 /ext | |
parent | f9754f0ea08e0d4fb28681a86cbc6ec2d884dba5 (diff) |
Make {Method,UnboundMethod}#super_method handle clone/bind/unbind
This wasn't working previously because the iclass entry wasn't
being copied, and without an iclass entry, super_method returns
nil.
Fixes [Bug #15629]
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/2723
Diffstat (limited to 'ext')
0 files changed, 0 insertions, 0 deletions