| 1 | 100 | 178 | byebug | Byebug is a Ruby debugger. It's implemented using the
TracePoint C API for executio... |
| 2 | 179 | 299 | pry-byebug | Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish',
'continue' and 'break' ... |
| 3 | 290 | 104 | irb | Interactive Ruby command-line tool for REPL (Read Eval Print Loop). |
| 4 | 532 | 220 | debug | Debugging functionality for Ruby. This is completely rewritten debug.rb which was conta... |
| 5 | 2,981 | 4,068 | did_you_mean | The gem that has been saving people from typos since 2014. |
| 6 | 4,415 | 4,232 | xray-rails | Provides a dev bar and an overlay in-browser to visualize your UI's rendered partials |
| 7 | 5,547 | 11,038 | ruby_jard | Ruby Jard provides an unified experience debugging Ruby source code in different platfo... |
| 8 | 5,556 | 8,574 | rails-footnotes | Every Rails page has footnotes that gives information about your application and links ... |
| 9 | 5,757 | 7,570 | jazz_fingers | Spending hours in the ruby console? Spruce it up and show off those hard-working hands!... |
| 10 | 12,569 | 20,660 | seeing_is_believing | Records the results of every line of code in your file (intended to be like xmpfilter),... |
| 11 | 20,959 | 51,009 | tapping_device | tapping_device lets you understand what your Ruby objects do without digging into the code |
| 12 | 43,812 | 41,598 | forward-proxy | Forward proxy using just Ruby standard libraries. |
| 13 | 81,893 | 67,534 | loba | Handy methods for adding trace lines to output or Rails logs. |
| 14 | 111,088 | 101,778 | object_info | This gem gives some informations about an object's context. |