Skip to content

Instantly share code, notes, and snippets.

@qrush
Last active December 30, 2015 15:49
Show Gist options
  • Select an option

  • Save qrush/7851145 to your computer and use it in GitHub Desktop.

Select an option

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

qrush commented Dec 7, 2013

Copy link
Copy Markdown
Author

@squarism

squarism commented Feb 5, 2014

Copy link
Copy Markdown

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