Created
December 10, 2013 03:33
-
-
Save aharpole/7885357 to your computer and use it in GitHub Desktop.
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
def do_error_prone_thing | |
toss_peanut_and_try_catching_it_in_your_mouth | |
rescue PeanutNotCaught => e | |
casually_pretend_it_did_not_happen | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment