Project
Reverse Dependencies for pry
The projects listed here declare pry as a runtime or development dependency
0.0
Pry Doc Notebook is a Pry REPL plugin for IRuby Notebook. It provides a `?` commands.
With help of the plugin the commands are be able to display documentation with html format.
2020
2021
2022
2023
2024
2025
0.0
Uses DRb to let you stash variables across pry sessions.
2020
2021
2022
2023
2024
2025
0.0
em! is a synchronous wrapper around deferrables, so that you can interact with them as though they were normal function calls.
2020
2021
2022
2023
2024
2025
0.0
Clutter up your shell with some emoji. Why not? You already have all that pry crap mucking everything up.
2020
2021
2022
2023
2024
2025
0.0
Combine 'pry' with 'factory_bot'. Adds default_strategies commands to control execution.
2020
2021
2022
2023
2024
2025
0.0
Help the user get to a place where the speedy F8/F10/F11/etc keys work.
== Pry F-Keys
[+F4+] ls -l (show all locally-defined variables and values)
[+F5+] whereami (show the code context)
[+F6+] up (a frame, depends on pry-stack_explorer, as does the next one)
[+F7+] down
[+F8+] continue (dep...
2020
2021
2022
2023
2024
2025
0.0
Why pry into things when you can throw tables at them? This gem provides a simple
❨╯°□°❩╯.︵┻━┻ so you can use it instead of binding.pry and debug the code in
question accordingly to your level of frustration
2020
2021
2022
2023
2024
2025
0.0
A collection of commands to work with gems within Pry
2020
2021
2022
2023
2024
2025
0.0
Combine 'pry' with 'gist' explicitly.
2020
2021
2022
2023
2024
2025
0.0
Make pry play nice with GitHub
2020
2021
2022
2023
2024
2025
0.0
Decipher Ruby's notoriously cryptic global variables and constants within a Pry session.
2020
2021
2022
2023
2024
2025
0.0
`golumn` command for Pry
2020
2021
2022
2023
2024
2025
0.0
Using a lexical parser, this gem allows you to add hacks to your REPL session allowing you to
have shortcut syntax. Things such as
[0] pry(main)> object.@ivar
=> :im_the_return_of_an_instance_variable
Or
[0] pry(main)> %S{hello symbol world}
=> [:hello, :symbol, :world]
And even the most desir...
2020
2021
2022
2023
2024
2025
0.0
Given an class or module name hier command shows an ascii tree (similar to
the tree shell command) of the descendants of the given class.
2020
2021
2022
2023
2024
2025
0.0
Production rails consoles will automatically exit after 2 hours of inactivity.
2020
2021
2022
2023
2024
2025
0.0
Upload code, docs, history to https://gist.github.com/
2020
2021
2022
2023
2024
2025
0.0
Bind keys to execute commands in pry
2020
2021
2022
2023
2024
2025
0.0
Larry keeps track of elapsed wall-clock time and tells you how long code or a Pry command you ran took to complete.
2020
2021
2022
2023
2024
2025
0.0
less-source command use less for Pry as pager. This is only for Unix-like OS.
2020
2021
2022
2023
2024
2025
0.0
Provides benchmark helper methods for easier measuring
2020
2021
2022
2023
2024
2025