Package gem-binding-of-caller: Information

    Source package: gem-binding-of-caller
    Version: 1.0.0-alt1
    Latest version according to Repology
    Build time:  Aug 22, 2021, 06:10 PM in the task #263530
    Category: Development/Ruby
    Report package bug
    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.

    List of rpms provided by this srpm:
    gem-binding-of-caller (noarch)
    gem-binding-of-caller-devel (noarch)
    gem-binding-of-caller-doc (noarch)

    Maintainer: Pavel Skrylev

    List of contributors:
    Pavel Skrylev

    ACL:
    Pavel Skrylev
    @everybody

      1. rpm-build-ruby
      2. gem(debug_inspector) >= 0.0.1

    Last changed


    June 4, 2021 Pavel Skrylev 1.0.0-alt1
    - + packaged gem with Ruby Policy 2.0