Sign in Sign up
rubygems

binding_of_caller

Provides the Binding#of_caller method. Using binding_of_caller we can grab bindings from higher up the call stack and evaluate code in that context. Allows access to bindings arbitrarily far up the call stack, not limited to just the immediate caller. Recommended for use only in debugging situations. Do not use this in production apps.

Activity

Latest release
6mo ago
Total releases
25
Cadence
~21 days
Last 12 months
1

Reach

Stars

Details

License
MIT
First release
Oct 17, 2011
Releases
Version Released
2.0.0 major
1.0.1 patch
1.0.0 major
0.8.0 minor
0.7.3 patch
0.7.3.pre1 pre
0.7.2 patch
0.7.1 patch
0.7 minor
0.6.8 patch
0.6.8pre1 pre
0.6.7 patch
0.6.6 patch
0.6.5 patch
0.6.4 patch
0.6.3 patch
0.6.2 patch
0.6.1 patch
0.6.0 minor
0.5.0 minor
0.4.1 patch
0.4.0 minor
0.3.1 patch
0.3.0 minor
0.2.0 initial