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.
I've recently found myself needing a simple and clean way to handle
2D arrays in ruby, so I created a Matrix class for that purpose. It's certainly not abiding by a lot of ruby style guidelines, but it's the cleanest way I can think of to handle 2D arrays.
Remember, for every $5 or greater donation you get to request how-to/tips'n'tricks list/similar article written, so what are you waiting for? (Keep in mind the effort involved in your request compared to the money you've donated, I'm not writing a guide to all the gcc options for $5).