Package: 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.

Available downloads

Most recent version: binding_of_caller-1.0.1.tar.gz

Archived versions:

Usage in debian/watch file

Use the following in your debian/watch file:

version=4
https://gemwatch.debian.net/binding_of_caller .*/binding_of_caller-(.*).tar.gz