The Enumerable module in Ruby Core is very powerful. It provides methods such as sort, min, max and others for working specifically with collections. Its implemented by collection classes such as Array out of the box but what if you need to make your own custom collection class? In this case you will need to include the Enumerable module. Here’s how.
Rotati is a full service Web and Mobile application consultancy. We use Ruby and JavaScript as our tools of choice.