Package gem-binding-of-caller: Information
Binary package: gem-binding-of-caller
Version: 1.0.1-alt1
Architecture: noarch
Build time: Jan 23, 2025, 06:12 AM
Source package: gem-binding-of-caller
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.
Maintainer: Ruby Maintainers Team
Last changed
Jan. 21, 2025 Pavel Skrylev 1.0.1-alt1
- ^ 1.0.0 -> 1.0.1
June 4, 2021 Pavel Skrylev 1.0.0-alt1
- + packaged gem with Ruby Policy 2.0