Skip to content

Instantly share code, notes, and snippets.

@ntalbott
Created March 5, 2013 20:29
Show Gist options
  • Save ntalbott/5093988 to your computer and use it in GitHub Desktop.
Save ntalbott/5093988 to your computer and use it in GitHub Desktop.
module Kernel
def backtrace
caller
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment