Debugging Tools Gems

#Total RankDaily RankNameSummary
1102182byebugByebug is a Ruby debugger. It's implemented using the TracePoint C API for executio...
2184296pry-byebugCombine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' ...
324961irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
4476209debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
53,0415,349did_you_meanThe gem that has been saving people from typos since 2014.
64,4363,685xray-railsProvides a dev bar and an overlay in-browser to visualize your UI's rendered partials
75,6989,599rails-footnotesEvery Rails page has footnotes that gives information about your application and links ...
85,71112,973ruby_jardRuby Jard provides an unified experience debugging Ruby source code in different platfo...
95,8746,519jazz_fingersSpending hours in the ruby console? Spruce it up and show off those hard-working hands!...
1012,97230,750seeing_is_believingRecords the results of every line of code in your file (intended to be like xmpfilter),...
1121,36024,090tapping_devicetapping_device lets you understand what your Ruby objects do without digging into the code
1244,01422,180forward-proxyForward proxy using just Ruby standard libraries.
1382,186114,934lobaHandy methods for adding trace lines to output or Rails logs.
14111,744170,334object_infoThis gem gives some informations about an object's context.
15188,290114,934cpu-inspect-coreBackground per-core CPU monitoring for Ruby/Rails applications. Reads /proc/stat on Lin...