| 1 | 102 | 169 | byebug | Byebug is a Ruby debugger. It's implemented using the
TracePoint C API for executio... |
| 2 | 182 | 292 | pry-byebug | Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish',
'continue' and 'break' ... |
| 3 | 263 | 87 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
| 4 | 494 | 208 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 5 | 3,015 | 5,789 | did_you_mean | The gem that has been saving people from typos since 2014. |
| 6 | 4,434 | 4,568 | xray-rails | Provides a dev bar and an overlay in-browser to visualize your UI's rendered partials |
| 7 | 5,654 | 7,839 | rails-footnotes | Every Rails page has footnotes that gives information about your application and links ... |
| 8 | 5,657 | 18,791 | ruby_jard | Ruby Jard provides an unified experience debugging Ruby source code in different platfo... |
| 9 | 5,846 | 7,980 | jazz_fingers | Spending hours in the ruby console? Spruce it up and show off those hard-working hands!... |
| 10 | 12,747 | 8,895 | seeing_is_believing | Records the results of every line of code in your file (intended to be like xmpfilter),... |
| 11 | 21,220 | 12,639 | tapping_device | tapping_device lets you understand what your Ruby objects do without digging into the code |
| 12 | 43,955 | 30,812 | forward-proxy | Forward proxy using just Ruby standard libraries. |
| 13 | 82,053 | 92,352 | loba | Handy methods for adding trace lines to output or Rails logs. |
| 14 | 111,463 | 153,501 | object_info | This gem gives some informations about an object's context. |