1 | 93 | 104 | byebug | Byebug is a Ruby debugger. It's implemented using the
TracePoint C API for executio... |
2 | 168 | 143 | pry-byebug | Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish',
'continue' and 'break' ... |
3 | 1,718 | 771 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
4 | 2,439 | 2,484 | did_you_mean | The gem that has been saving people from typos since 2014. |
5 | 3,595 | 4,705 | xray-rails | Provides a dev bar and an overlay in-browser to visualize your UI's rendered partials |
6 | 4,443 | 8,320 | rails-footnotes | Every Rails page has footnotes that gives information about your application and links ... |
7 | 4,540 | 3,970 | ruby_jard | Ruby Jard provides an unified experience debugging Ruby source code in different platfo... |
8 | 4,814 | 5,966 | jazz_fingers | Spending hours in the ruby console? Spruce it up and show off those hard-working hands!... |
9 | 10,344 | 10,108 | seeing_is_believing | Records the results of every line of code in your file (intended to be like xmpfilter),... |
10 | 19,240 | 15,143 | tapping_device | tapping_device lets you understand what your Ruby objects do without digging into the code |
11 | 44,070 | 24,369 | forward-proxy | Forward proxy using just Ruby standard libraries. |
12 | 87,284 | 50,988 | loba | Handy methods for adding trace lines to output or Rails logs. |
13 | 108,474 | 67,900 | object_info | This gem gives some informations about an object's context. |