Categories: None [Edit]

store_base_sti_class_for_3_1

https://rubygems.org/gems/store_base_sti_class_for_3_1
https://github.com/appfolio/store_base_sti_class_for_3_1
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 'store_base_sti_class' configuration options which controls whether ActiveRecord will store the base class or the actual class. Default to true for backwards compatibility.

Total

Ranking: 128,842 of 189,968
Downloads: 4,957

Daily

Ranking: 122,573 of 189,933
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,223,052,755bundler
36758,852,060activerecord
210226,796,299mysql2
3,6053,319,290rcov
4,2992,127,715jeweler

Owners

#GravatarHandle
1iconappfolio