Skip to content

Instantly share code, notes, and snippets.

@beatrichartz
Created January 4, 2015 22:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save beatrichartz/692447829d7beac4cf39 to your computer and use it in GitHub Desktop.
Save beatrichartz/692447829d7beac4cf39 to your computer and use it in GitHub Desktop.
Hash.new{|h,k| h[k] = Hash.new(&h.default_proc) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment