Debugging Tools Gems

#Total RankDaily RankNameSummary
193111byebugByebug is a Ruby debugger. It's implemented using the TracePoint C API for executio...
2165172pry-byebugCombine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' ...
31,509497debugDebugging functionality for Ruby. This is completely rewritten debug.rb which was conta...
42,4722,131did_you_meanThe gem that has been saving people from typos since 2014.
53,6453,791xray-railsProvides a dev bar and an overlay in-browser to visualize your UI's rendered partials
64,5364,925ruby_jardRuby Jard provides an unified experience debugging Ruby source code in different platfo...
74,6085,444rails-footnotesEvery Rails page has footnotes that gives information about your application and links ...
84,9414,917jazz_fingersSpending hours in the ruby console? Spruce it up and show off those hard-working hands!...
910,5799,693seeing_is_believingRecords the results of every line of code in your file (intended to be like xmpfilter),...
1019,3619,491tapping_devicetapping_device lets you understand what your Ruby objects do without digging into the code
1144,12922,881forward-proxyForward proxy using just Ruby standard libraries.
1287,27945,693lobaHandy methods for adding trace lines to output or Rails logs.
13108,62069,565object_infoThis gem gives some informations about an object's context.