1 | 93 | 111 | byebug | Byebug is a Ruby debugger. It's implemented using the
TracePoint C API for executio... |
2 | 165 | 172 | pry-byebug | Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish',
'continue' and 'break' ... |
3 | 1,509 | 497 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
4 | 2,472 | 2,131 | did_you_mean | The gem that has been saving people from typos since 2014. |
5 | 3,645 | 3,791 | xray-rails | Provides a dev bar and an overlay in-browser to visualize your UI's rendered partials |
6 | 4,536 | 4,925 | ruby_jard | Ruby Jard provides an unified experience debugging Ruby source code in different platfo... |
7 | 4,608 | 5,444 | rails-footnotes | Every Rails page has footnotes that gives information about your application and links ... |
8 | 4,941 | 4,917 | jazz_fingers | Spending hours in the ruby console? Spruce it up and show off those hard-working hands!... |
9 | 10,579 | 9,693 | seeing_is_believing | Records the results of every line of code in your file (intended to be like xmpfilter),... |
10 | 19,361 | 9,491 | tapping_device | tapping_device lets you understand what your Ruby objects do without digging into the code |
11 | 44,129 | 22,881 | forward-proxy | Forward proxy using just Ruby standard libraries. |
12 | 87,279 | 45,693 | loba | Handy methods for adding trace lines to output or Rails logs. |
13 | 108,620 | 69,565 | object_info | This gem gives some informations about an object's context. |