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: 75,965 of 183,127
Downloads: 11,205
Daily
Ranking: 33,946 of 183,106
Downloads: 3
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 |