Closed sue445 closed 1 year ago
ref #80
Refinement#include is removed since ruby 3.2 https://bugs.ruby-lang.org/issues/17429
Refinement#include
So I use Refinement#import_methods on ruby 3.2+
Refinement#import_methods
@joker1007 This patch actually works, but it's a little dirty... What do you think?
Close #80
@joker1007 ping
@sue445 I'm sorry for the late replaying. :bow: I've submitted one comment.
Thank you!
I recently spoke directly with @joker1007 and I have reached an agreement on this patch.
ref #80
Refinement#include
is removed since ruby 3.2 https://bugs.ruby-lang.org/issues/17429So I use
Refinement#import_methods
on ruby 3.2+@joker1007 This patch actually works, but it's a little dirty... What do you think?
Close #80