Debugging Help

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • debug

    Debugging functionality for Ruby (by ruby)

  • For newer versions of Rails (introduced in v7): Debug Gem

  • Pry

    A runtime developer console and IRB alternative with powerful introspection capabilities.

  • For older versions: Pry Gem

  • 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
  • gitignore

    A collection of useful .gitignore templates

  • If not, you might consider inquiring with your employer about adopting RubyMine. It's not that everyone has to use it, but RubyMine will drop a number of files in your project home directory that will need to go into the .gitignore file. You can also add them to your global .gitignore. Github has some good examples.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts