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: 73,998 of 180,702
Downloads: 11,157

Daily

Ranking: 103,205 of 180,689
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
6921,508,391i18n
34545,039,669activerecord
61961,466,802mocha
3,9021,817,371jeweler

Owners

#GravatarHandle
1iconkjg