Ruby Enumerator : the what, the why, the how
If you’re on the path to learning Ruby then you might have heard of this thing called an ‘Enumerator’. As scary as it sounds, Enumerators are actually your friends and will be helping you a lot on your journey to becoming a Ruby *aficionado*. Since they are so important, let’s quickly get you up and …