instance_exec can't pass block arguments through. Use a bindable block instead (there is also an optional core extension instance_exec_b, which will mimic the instance_exec interface, but also allow you to pass the block).
Required Ruby Version
~> 2.1
Authors
Josh Cheek
Versions
- 0.0.9 July 13, 2014 (12.5 KB)
- 0.0.8 July 13, 2014 (12 KB)
- 0.0.7 July 10, 2014 (12 KB)
- 0.0.5.1 June 18, 2012 (7 KB)
- 0.0.5 June 09, 2012 (6.5 KB)