how to debug console?

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

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

    Rails >= 3 pry initializer

  • There are a few options for this behavior. There is https://github.com/pry/pry-rails which allows you to set break points in your code that does exactly what you're describing when it's hit. Or there's https://github.com/BetterErrors/better_errors. This one does a pretty page when an error happens with a live console open on the page you can use.

  • Better Errors

    Better error page for Rack apps

  • There are a few options for this behavior. There is https://github.com/pry/pry-rails which allows you to set break points in your code that does exactly what you're describing when it's hit. Or there's https://github.com/BetterErrors/better_errors. This one does a pretty page when an error happens with a live console open on the page you can use.

  • 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
  • rails-playground

    Access and play with rails console straight from your browser.

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