Package gem-binding-of-caller: Information

    Source package: gem-binding-of-caller
    Version: 1.0.1-alt1
    Latest version according to Repology
    Build time:  Jan 22, 2025, 09:49 PM in the task #370536
    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 RPM packages built from this SRPM:
    gem-binding-of-caller (noarch)
    gem-binding-of-caller-devel (noarch)
    gem-binding-of-caller-doc (noarch)


    List of contributors:
    Pavel Skrylev

    ACL:
    Pavel Skrylev
    @everybody

      1. gem(debug_inspector) >= 1.2.0
      2. gem(rake) >= 0
      3. gem(rspec) >= 0
      4. rpm-build-ruby

    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