Categories: None [Edit]
enum_class
Provides a lightweight solution for object-oriented enumerations in Ruby in a similar ways as other languages, like Java, do.
It consists of a single class (Enum), that can be subclassed to create enumerated types.
Each class has a set of predefined instances, that represent the enumerated values.
Fatures like support for inheritance and declaring instance methods on enumerated values are supported as well.
Total
Ranking: 78,448 of 187,603
Downloads: 11,669
Daily
Ranking: 145,949 of 187,591
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | liqid |