Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37587775
en ru br
ALT Linux repos
S:1.0.0-alt1

Group :: Development/Ruby
RPM: gem-binding-of-caller

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.0-alt1
Build date: 4 june 2021, 17:20 ( 151.4 weeks ago )
Size: 10023 b

Home page:   https://github.com/banister/binding_of_caller

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

Current maintainer: Pavel Skrylev

List of contributors

List of rpms provided by this srpm:

  • gem-binding-of-caller
  • gem-binding-of-caller-doc
  • gem-binding-of-caller-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin