Skip to content

Instantly share code, notes, and snippets.

@ecavazos
Created August 6, 2010 14:11
Show Gist options
  • Select an option

  • Save ecavazos/511364 to your computer and use it in GitHub Desktop.

Select an option

Save ecavazos/511364 to your computer and use it in GitHub Desktop.
IRB debugging-fu
User.new rescue e; puts e.backtrace.join("\n")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment