Categories: None [Edit]

has_normalized_sti

https://rubygems.org/gems/has_normalized_sti
https://github.com/kjg/has_normalized_sti
has_normalzied_sti is a rails extension to allow Single Table Inheritance to work with a database normalized type column. The extension expects the STI model to have a type_id column instead of a type column. type_id should reference a Types table containg all the possible types. The types table will be auto populated with new types as new subclasses are saved.

Total

Ranking: 76,447 of 187,591
Downloads: 12,118

Daily

Ranking: 51,074 of 187,571
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
61,227,747,118i18n
36719,592,156activerecord
63080,690,828mocha
4,2982,004,250jeweler

Owners

#GravatarHandle
1iconkjg