Skip to content

Instantly share code, notes, and snippets.

@dewski
Created November 12, 2009 17:29
Show Gist options
  • Select an option

  • Save dewski/233092 to your computer and use it in GitHub Desktop.

Select an option

Save dewski/233092 to your computer and use it in GitHub Desktop.
class String
def die
"#{self} die"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment