Nested ruby hashes w/o needing ||=
h = Hash.new { |h,k| h[k] = Hash.new(&h.default_proc) }
Written by James Brooks
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#