byebug
Debugger
A Ruby debugger that provides traditional debugging features such as stepping, breaking, and evaluating.
Debugging in Ruby 2
3k stars
43 watching
330 forks
Language: Ruby
last commit: 5 months ago
Linked from 5 awesome lists
byebugdebuggerreplruby
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables step-by-step debugging and stack navigation in the Ruby REPL | 2,011 |
| A Ruby implementation of a debugger for Ruby 2.0.0 or higher. | 209 |
| A Ruby library providing advanced debugging tools and functionality | 1,150 |
| A tool that scans Ruby on Rails applications for potential security vulnerabilities. | 7,033 |
| An extension to Ruby's Minitest framework to stop execution on test failures. | 49 |
| A high-level and low-level debugger for Ruby MRI versions 2.1.5, 1.9.3, or 1.9.2. | 74 |
| A Ruby library that prints additional debugging information such as source line numbers and code statements when using the puts method. | 202 |
| A language and implementation providing a simple and extensible way to write programs | 22,221 |
| An asynchronous processing library that allows developers to run background jobs within the same process as their web application. | 2,643 |
| Provides a JRuby-based backend for Ruby Debugger | 15 |
| A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. | 5,711 |
| A tool to profile CPU usage in running Ruby programs without requiring the program to restart. | 2,510 |
| A command-line tool for interacting with the Twitter API | 5,431 |
| A debugging tool that allows developers to create interactive Ruby sessions in their browser. | 1,401 |
| Provides error monitoring and exception reporting for Ruby applications | 250 |