RubyFlow The Ruby and Rails community linklog

Exception Details gem-extends Exception to show variable values when exception was raised.

I just released a new gem, Exception Details. Exception Details extends all exception objects with methods to inspect variable values from the binding at the moment of the Exception’s creation. Usually this will give you enough info to fix bugs without having to rerun with added debug code.

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