Package gem-pry-stack-explorer: Information

    Source package: gem-pry-stack-explorer
    Version: 0.6.1-alt1
    Build time:  Sep 18, 2023, 11:38 PM in the task #307833
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Walk the stack in a Pry session
    Description: 
    Walk the stack in a Pry session
    
    Pry::StackExplorer is a plugin for Pry that allows navigating the call stack.
    
    From the point a Pry session is started, the user can move up the stack through
    parent frames, examine state, and even evaluate code.
    
    Unlike ruby-debug, pry-stack_explorer incurs no runtime cost and enables
    navigation right up the call-stack to the birth of the program.
    
    The up, down, frame and stack commands are provided. See Pry's in-session help
    for more information on any of these commands.

    List of rpms provided by this srpm:
    gem-pry-stack-explorer (noarch)
    gem-pry-stack-explorer-devel (noarch)
    gem-pry-stack-explorer-doc (noarch)

    Maintainer: Pavel Skrylev

    List of contributors:
    Pavel Skrylev

      1. rpm-build-ruby
      2. gem(binding_of_caller) >= 1.0
      3. gem(binding_of_caller) < 2
      4. gem(pry) >= 0.13
      5. gem(pry) < 1
      6. gem(rake) >= 0.9
      7. gem(rake) < 14
      8. gem(rspec) >= 3.9
      9. gem(rspec) < 4

    Last changed


    June 22, 2021 Pavel Skrylev 0.6.1-alt1
    - + packaged gem with Ruby Policy 2.0