Skip to content

Instantly share code, notes, and snippets.

@p0deje
Created October 15, 2013 16:55
Show Gist options
  • Save p0deje/6994807 to your computer and use it in GitHub Desktop.
Save p0deje/6994807 to your computer and use it in GitHub Desktop.
please for ruby
class Object
def please
self
end
end
1.to_i.please
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment