Ruby Debug

Open-source Ruby projects categorized as Debug

Top 8 Ruby Debug Projects

  1. debug

    Debugging functionality for Ruby (by ruby)

    Project mention: Metaprogramming in Ruby: It's All About the Self (2009) | news.ycombinator.com | 2024-04-13

    I've written Ruby for coming up on 20 years, so to be honest I haven't paid attention to what is written on that subject in recent years.

    Bundler shouldn't be running inside a trap context, but you might be running into a situation where standard input/output from the actual process triggering your breakpoint has been redirected. In that case, ruby-debug[1] is a good option, as you attach to it from outside[2]. Basically, run "rdbg --open yourscript.rb" and then use rdbg -A from another terminal.

    You use Pry remotely too[3] if you prefer.

    [1] https://github.com/ruby/debug

    [2] https://github.com/ruby/debug?tab=readme-ov-file#remote-debu...

    [3] https://github.com/Mon-Ouie/pry-remote

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Bugsnag

    BugSnag error monitoring & reporting software for rails, sinatra, rack and ruby

  4. eyeloupe

    The elegant Rails debug assistant. AI powered.

  5. i18n-debug

    Ever wondered which translations are being looked up by Rails, a gem, or simply your app? Wonder no more!

  6. callstacking-rails

    Rails client for Call Stacking - your insurance policy for tracking down those hard-to-find production bugs.

    Project mention: We need visual programming. No, not like that | news.ycombinator.com | 2024-07-14

    We need to see the code paths that were executed for a certain request/feature/transaction.

    I created Call Stacking for this visualization.

    https://callstacking.com/

  7. 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.

  8. ruby-ray

    Easily debug Ruby applications

  9. Zabbix Unifi Video

    Zabbix monitoring for Unifi Video

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Ruby Debug discussion

Log in or Post with

Ruby Debug related posts

  • Metaprogramming in Ruby: It's All About the Self (2009)

    3 projects | news.ycombinator.com | 13 Apr 2024
  • For RoR, see in production every method call, parameter and return value

    1 project | /r/hypeurls | 24 Nov 2023
  • For RoR, see every method call, parameter and return value in production

    1 project | /r/hackernews | 24 Nov 2023
  • For RoR, see in production every method call, parameter and return value

    4 projects | news.ycombinator.com | 22 Nov 2023
  • Ruby Tip – Interactive debugging without the need for gems

    1 project | news.ycombinator.com | 22 Nov 2023
  • Don't Use Mocks

    4 projects | news.ycombinator.com | 20 Jun 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Debug projects in Ruby? This list will help you:

# Project Stars
1 debug 1,167
2 Bugsnag 250
3 eyeloupe 200
4 i18n-debug 185
5 callstacking-rails 39
6 rails_tracepoint_stack 24
7 ruby-ray 20
8 Zabbix Unifi Video 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com