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: 105,660 of 192,483
Downloads: 7,566

Daily

Ranking: 48,072 of 192,454
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,305,187,129rake
29974,777,823rspec
36783,862,747activerecord
278181,261,037sqlite3
2,01613,902,981appraisal

Owners

#GravatarHandle
1iconvoltechs