Ruby debugging-tool

Open-source Ruby projects categorized as debugging-tool

Top 3 Ruby debugging-tool Projects

  • 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

  • Bugsnag

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

  • Project mention: How To Create a Repository in GitHub | dev.to | 2024-04-24

    The first step is to create a GitHub account. You can do it here.

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 debugging-tool related posts

Index

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

Project Stars
1 debug 1,077
2 Bugsnag 246
3 Puts Debuggerer 91

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