Retrieve the binding of a method's caller, or further up the stack
https://github.com/banister/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.
- Links to devel:lan...tensions / rubygem-b...f_caller
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:darix:apps/rubygem-binding_of_caller && cd $_
- Create Badge
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000483 483 Bytes |
Comments 0