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,707 of 190,317
Downloads: 12,452

Daily

Ranking: 39,990 of 190,280
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
61,302,434,172i18n
36761,692,300activerecord
59186,534,680mocha
4,2982,138,153jeweler

Owners

#GravatarHandle
1iconkjg