RubyFlow The Ruby and Rails community linklog

Better Errors in your Ruby web apps!

I just discovered Better Errors for your Rails or Sinatra apps. It’s amazing, especially when combined with the binding_of_caller gem. You app generates an exception and you immediately get a REPL where the exception happened. No more inserting those ‘debugger’ lines everywhere!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in