Skip to content

Instantly share code, notes, and snippets.

@anfleene
Created February 3, 2012 14:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anfleene/1730482 to your computer and use it in GitHub Desktop.
Save anfleene/1730482 to your computer and use it in GitHub Desktop.
If you do this STOP JUST STOP!!!
begin
#dangerous API Call that fails a ton
rescue Exception => e
puts e.message
end
#result that sort of looks like a success
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment