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: 76,783 of 191,455
Downloads: 12,494
Daily
Ranking: 122,967 of 191,429
Downloads: 1
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,316,941,285 | i18n |
| 36 | 770,348,064 | activerecord |
| 580 | 87,871,516 | mocha |
| 4,294 | 2,168,195 | jeweler |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kjg |