All the sweetness of Sugar's number module without extending natives.
yummy nummies
Nummy provides utilities that that build on Ruby's Enumerable module to provide functionality like enumerated types ("enums"), enumerating over constants in a module, and enumerating over the members of data classes. This module does NOT add additional methods to the Enumerable module, or change its behavior in any way.
No description provided.