Categories: None [Edit]
enumerate
Enumerate adds an `enumerate` command to all ActiveRecord models, enabling you to work with string or integer columns as if they were enums.
The following features are added to your model:
Validation - ensures that the field only receives accepted values
Predicate Methods - adds ? and ! functions for each enum value
Scopes - you can easily query for values of the enum
Total
Ranking: 105,854 of 193,053
Downloads: 7,595
Daily
Ranking: 99,064 of 193,030
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,324,198,171 | rake |
| 29 | 981,100,860 | rspec |
| 36 | 791,573,334 | activerecord |
| 279 | 183,297,673 | sqlite3 |
| 2,008 | 14,151,298 | appraisal |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | voltechs |