Debugging Tools Gems

#Total RankDaily RankNameSummary
1108175byebugByebug is a Ruby debugger. It's implemented using the TracePoint C API for executio...
2190316pry-byebugCombine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' ...
322482irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
4437189debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
53,0902,816did_you_meanThe gem that has been saving people from typos since 2014.
64,4527,769xray-railsProvides a dev bar and an overlay in-browser to visualize your UI's rendered partials
75,83011,805rails-footnotesEvery Rails page has footnotes that gives information about your application and links ...
85,85314,134ruby_jardRuby Jard provides an unified experience debugging Ruby source code in different platfo...
96,1167,816jazz_fingersSpending hours in the ruby console? Spruce it up and show off those hard-working hands!...
1013,20918,508seeing_is_believingRecords the results of every line of code in your file (intended to be like xmpfilter),...
1121,65624,745tapping_devicetapping_device lets you understand what your Ruby objects do without digging into the code
1244,63858,818forward-proxyForward proxy using just Ruby standard libraries.
1382,95258,818lobaHandy methods for adding trace lines to output or Rails logs.
14113,03358,818object_infoThis gem gives some informations about an object's context.
15189,16458,818cpu-inspect-coreBackground per-core CPU monitoring for Ruby/Rails applications. Reads /proc/stat on Lin...