Categories: None [Edit]
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: 74,989 of 183,107
Downloads: 11,413
Daily
Ranking: 35,920 of 183,092
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
6 | 1,012,900,328 | i18n |
35 | 595,989,894 | activerecord |
627 | 68,424,665 | mocha |
4,068 | 1,855,273 | jeweler |
Owners
# | Gravatar | Handle |
---|---|---|
1 | kjg |