Skip to content

Instantly share code, notes, and snippets.

@gfaraj
Created December 6, 2013 13:09
Show Gist options
  • Save gfaraj/7823518 to your computer and use it in GitHub Desktop.
Save gfaraj/7823518 to your computer and use it in GitHub Desktop.
def foo
this_throws rescue
# should continue here regardless
bar
baz
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment