ruby-enum

Enum-like behavior for Ruby
  https://github.com/dblock/ruby-enum
  0
  no reviews



Enums can be defined and accessed either as constants or class methods.

All Enumerable methods and hash-like methods are supported.