Skip to content

Instantly share code, notes, and snippets.

@clemens
Created October 13, 2009 08:10
Show Gist options
  • Select an option

  • Save clemens/209094 to your computer and use it in GitHub Desktop.

Select an option

Save clemens/209094 to your computer and use it in GitHub Desktop.
Object.class_eval do
def fucking
self
end
end
20.fucking.minutes.from_now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment