hash

Ruby: Better Hash#collect

    Today's Ruby on snuxoll's post shows you how to overcome a not-so-apparant issue with dealing ruby's Hash class, namely, using the Enumerable#collect method.