Closed mpestov closed 3 years ago
Hello guys! My application is using Ruby 2.7 and I am getting annoying warnings for capturing block using Proc.new. I think my PR will resolve it. Let me know if something wrong. Thank you!
Proc.new
Nice! Thanks for the specs!
Hello guys! My application is using Ruby 2.7 and I am getting annoying warnings for capturing block using
Proc.new
. I think my PR will resolve it. Let me know if something wrong. Thank you!