SaaSHub helps you find the best software and product alternatives Learn more →
Top 9 Ruby Debugging Tool Projects
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
The setup is really simple. Just add the pry-byebug gem to your Gemfile, and then run bundle install. I'd advise you to add it to the development and test groups to debug tests as well.
-
...which you might recognize as an earlier variant of the "Did You Mean" gem:
-
Rails Footnotes
Every Rails page has footnotes that gives information about your application and links back to your editor
-
-
A few words about tools. I will use NodeJS v5.9 and es6 features such as template string, map datatype and destructuring assignment. Xray-rails gem for dispatching get requests to your selected editor or IDE.
-
Project mention: Dbg-rb: Minimal, Rust-inspired, puts debugging helper for Ruby | news.ycombinator.com | 2024-12-10
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
rails_tracepoint_stack
A formatted output of all methods called in your rails application of code created by the developer, with the complete path to the class/module, including passed params.
-
FlowTrace
Brand new remote app inspecting tool. Declare feature steps and receive params, stack trace and whatever you want.
Ruby Debugging Tools discussion
Ruby Debugging Tools related posts
-
Dbg-rb: Minimal, Rust-inspired, puts debugging helper for Ruby
-
Let's Read - Eloquent Ruby - Ch 21
-
Revise Your Stylesheets. Part 1. Color Scheme
-
Debugging in Ruby with pry-byebug
-
Why does pry/Zeitwerk have issues loading constants in breakpoint context?
-
How can you debug Rspec tests with VSCode?
-
Turn the spellchecker into autocorrection software
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Mar 2025
Index
What are some of the best open-source Debugging Tool projects in Ruby? This list will help you:
# | Project | Stars |
---|---|---|
1 | Byebug | 3,337 |
2 | Pry Byebug | 2,010 |
3 | did_you_mean | 1,869 |
4 | Rails Footnotes | 1,523 |
5 | Seeing Is Believing | 1,309 |
6 | Xray | 1,224 |
7 | dbg-rb | 56 |
8 | rails_tracepoint_stack | 25 |
9 | FlowTrace | 10 |