0.01
No commit activity in last 3 years
No release in over 3 years
pry-doc + pry-docmore + pry-debugger + pry-stack_explorer + pry-rescue + bond + jist + pry-plus + pry-theme + pry-pretty-numeric + pry-syntax-hacks + pry-highlight + pry-editline + pry-git + pry-developer_tools + awesome_print
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
This gem adds a 'pry' command to invoke Pry in the current context.
2019
2020
2021
2022
2023
2024
0.05
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
pry-doc + pry-docmore + pry-debugger + pry-stack_explorer + pry-rescue + bond + jist
2019
2020
2021
2022
2023
2024
0.69
No release in over 3 years
Low commit activity in last 3 years
In showing a long lists, sometimes one would prefer to see the value arranged aligned in columns. Some examples include listing methods of an object or debugger commands. See Examples in the rdoc documentation for examples.
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
Provides debugger with command and command arguments completion, compliments of bond.
2019
2020
2021
2022
2023
2024
0.03
No release in over a year
Debuggers are great! They help us troubleshoot complicated programming problems by inspecting values produced by code, line by line. They are invaluable when trying to understand what is going on in a large application composed of thousands or millions of lines of code. In day-to-day test-driven ...
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
pry-suite is designed to set up a nice Pry ecosystem out of the box. You are given Pry with access to a suite of great plugins. This list is currently comprised of pry-byebug (or pry-debugger for Ruby 1.9.x), pry-doc, pry-docmore, pry-git, pry-highlight, pry-macro, pry-pretty-numeric, pry-rescue ...
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
A cross-version compatible shortcut for invoking a Ruby debugger that will run properly under the currently executing environment.
2019
2020
2021
2022
2023
2024
0.04
No commit activity in last 3 years
No release in over 3 years
A pure-ruby debugger. No more puts "HERE!!!" or p :var => var, :other => other until you find what caused the bug. Just add a breakpoint and see the value of any variable.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
module Kernel; def d; require 'ruby-debug'; debugger; end; end
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Low commit activity in last 3 years
LineCache is a module for reading and caching lines. This may be useful for example in a debugger where the same lines are shown many times. This version works only with a Ruby 2.0 or greater.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
openMSX-Builder is used for building the latest SVN checkouts of openMSX and openMSX-Debugger from their sourceforge repository. It also supports publishing the created builds to an external location via scp, announcing successfully published builds via Twitter and reporting build-errors via ...
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
This ripl plugin automatically starts the debugger whenever an evaled input throws an exception. The debugger is started at the source of the exception.
2019
2020
2021
2022
2023
2024
0.28
No commit activity in last 3 years
No release in over 3 years
Linecache is a module for reading and caching lines. This may be useful for example in a debugger where the same lines are shown many times.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Quick Ruby debugger. Easily print any object or string to the console and to your logs while you're working.
2019
2020
2021
2022
2023
2024