Debugging Tools Gems

#Total RankDaily RankNameSummary
194145byebugByebug is a Ruby debugger. It's implemented using the TracePoint C API for executio...
2168236pry-byebugCombine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' ...
3666158irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
4855254debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
52,7653,820did_you_meanThe gem that has been saving people from typos since 2014.
64,09510,496xray-railsProvides a dev bar and an overlay in-browser to visualize your UI's rendered partials
75,09610,140ruby_jardRuby Jard provides an unified experience debugging Ruby source code in different platfo...
85,20416,657rails-footnotesEvery Rails page has footnotes that gives information about your application and links ...
95,3965,302jazz_fingersSpending hours in the ruby console? Spruce it up and show off those hard-working hands!...
1011,81319,101seeing_is_believingRecords the results of every line of code in your file (intended to be like xmpfilter),...
1120,07212,736tapping_devicetapping_device lets you understand what your Ruby objects do without digging into the code
1242,96061,367forward-proxyForward proxy using just Ruby standard libraries.
1383,30023,402lobaHandy methods for adding trace lines to output or Rails logs.
14108,83129,456object_infoThis gem gives some informations about an object's context.