RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

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