Created
February 3, 2012 14:42
-
-
Save anfleene/1730482 to your computer and use it in GitHub Desktop.
If you do this STOP JUST STOP!!!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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