5 Hidden Gems of the Ruby Standard Library

There are over 100,000 gems in Rubygems, enough for the Ruby community to have coined the half-joke *“there's a gem for that”* as an answer to everything. When presented with a new problem, a rubyist's first impulse is often searching for that gem. And yet, it is often the case that, for the sake of simplicity, we would be better not doing that. Why add another dependency without first checking whether the standard library already covers that. Because there are many overlooked pieces of the standard library that will be handy for us and solve our problems in a simple, dependency-free way. This talk will cover 5 of them (since it is impossible to show them all). You'll learn how to use 5 new tools that you already have, and on top of it you'll learn to always look there first ;)
Length: 40:36
Views 113 Likes: 2
Recorded on 2015-11-24 at Rails Israel
Look for other videos at Rails Israel.
Tweet this video
Ruby