RubyFlow The Ruby and Rails community linklog

Object oriented enumerations in Ruby

A gem for object-oriented enumerations in Ruby. Each class has a set of predefined instances, that represent the enumerated values. Inheritance and instance methods on enumerated values are supported as well. https://github.com/LIQIDTechnology/enum_class

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in