Tags: toptal/chewy
Tags
[Fix #1042] Symbol#to_proc field values on the compiled compose path … …are corrected (#1043) * Symbol#to_proc field values on the compiled compose path are corrected The compiled path forwarded crutches/context as extra positional args to every non-zero-arity proc. A proc(&:method) then passed them to the method, raising ArgumentError. Splat-declaring procs are now called with the object alone, matching the plain compose path. * Version 8.4.1 is released
PreviousNext