Categories: None [Edit]

acts_as_lookup

https://rubygems.org/gems/acts_as_lookup
https://github.com/bmpercy/acts_as_lookup
Provides an easy means for creating models that act like enumerations or lookup tables. You can specify the lookup values in your Rails models and can lazily push these to the associated db tables (or not). Also dynamically adds helpful class-level methods to access singleton instances of each value in your lookup table.

Total

Ranking: 26,083 of 188,317
Downloads: 54,016

Daily

Ranking: 95,457 of 188,299
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconbmpercy