Skip to content

Instantly share code, notes, and snippets.

@wpeterson
Created October 18, 2010 00:39
Show Gist options
  • Save wpeterson/631509 to your computer and use it in GitHub Desktop.
Save wpeterson/631509 to your computer and use it in GitHub Desktop.
class Foo
def fail
raise "I Can't Code"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment