Skip to content

Instantly share code, notes, and snippets.

@wpeterson
Created October 18, 2010 00:39
Show Gist options
  • Select an option

  • Save wpeterson/631509 to your computer and use it in GitHub Desktop.

Select an option

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