Categories: None [Edit]
store_base_sti_class
ActiveRecord has always stored the base class in polymorphic _type columns when using STI. This can have non-trivial
performance implications in certain cases. This gem adds the 'store_base_sti_class' configuration option which
controls whether ActiveRecord will store the base class or the actual class. Defaults to true for backwards
compatibility.'
Total
Ranking: 4,756 of 183,477
Downloads: 1,300,628
Daily
Ranking: 5,390 of 183,470
Downloads: 81
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 |
---|---|---|
35 | 604,924,275 | activerecord |
Owners
# | Gravatar | Handle |
---|---|---|
1 | appfolio |