Skip to content

Instantly share code, notes, and snippets.

@qrush
Last active December 30, 2015 15:49
Show Gist options
  • Save qrush/7851145 to your computer and use it in GitHub Desktop.
Save qrush/7851145 to your computer and use it in GitHub Desktop.
REVENGE IS A DISH BEST SERVED COLD
class String
def ❄︎
freeze
end
end
puts "foo".❄︎.frozen?
# => true
@qrush
Copy link
Author

qrush commented Dec 7, 2013

@squarism
Copy link

squarism commented Feb 5, 2014

I need this to be the most important gist ever created by humanity peoples. Bountysource funding project incoming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment