What the hash?
Recently I came across a piece of ruby code that got me a bit puzzled, so I explored the edge cases of Hash.new method. http://dabrorius.github.io/2015/08/what-the-hash.html
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Recently I came across a piece of ruby code that got me a bit puzzled, so I explored the edge cases of Hash.new method. http://dabrorius.github.io/2015/08/what-the-hash.html
Post a comment