Categories: None [Edit]

enumerate

https://rubygems.org/gems/enumerate
https://github.com/twilightcoders/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: 104,956 of 188,987
Downloads: 7,422

Daily

Ranking: 66,155 of 188,969
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
91,213,613,575rake
29944,054,300rspec
36744,794,682activerecord
276171,668,769sqlite3
2,02212,822,122appraisal

Owners

#GravatarHandle
1iconvoltechs