Debugging Tools Gems

#Total RankDaily RankNameSummary
194114byebugByebug is a Ruby debugger. It's implemented using the TracePoint C API for executio...
2172172pry-byebugCombine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' ...
341168irbInteractive Ruby command-line tool for REPL (Read Eval Print Loop).
4777256debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
52,8584,396did_you_meanThe gem that has been saving people from typos since 2014.
64,2327,953xray-railsProvides a dev bar and an overlay in-browser to visualize your UI's rendered partials
75,2729,331ruby_jardRuby Jard provides an unified experience debugging Ruby source code in different platfo...
85,3447,560rails-footnotesEvery Rails page has footnotes that gives information about your application and links ...
95,5378,357jazz_fingersSpending hours in the ruby console? Spruce it up and show off those hard-working hands!...
1012,11828,756seeing_is_believingRecords the results of every line of code in your file (intended to be like xmpfilter),...
1120,38314,215tapping_devicetapping_device lets you understand what your Ruby objects do without digging into the code
1243,15592,133forward-proxyForward proxy using just Ruby standard libraries.
1382,96192,133lobaHandy methods for adding trace lines to output or Rails logs.
14109,35428,756object_infoThis gem gives some informations about an object's context.