Package gem-binding-of-caller: Information
Source package: gem-binding-of-caller
Version: 1.0.0-alt1
Build time: Nov 1, 2022, 01:46 PM
Category: Development/Ruby
Report package bugLicense: MIT
Summary: Retrieve the binding of a method's caller, or further up the stack
Description:
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.
List of RPM packages built from this SRPM:
gem-binding-of-caller (noarch)
gem-binding-of-caller-devel (noarch)
gem-binding-of-caller-doc (noarch)
gem-binding-of-caller (noarch)
gem-binding-of-caller-devel (noarch)
gem-binding-of-caller-doc (noarch)
Maintainer: Pavel Skrylev