Categories: None [Edit]

store_base_sti_class_for_3_0

https://rubygems.org/gems/store_base_sti_class_for_3_0
https://github.com/pkmiec/store_base_sti_class_for_3_0
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: 48,901 of 180,671
Downloads: 19,799

Daily

Ranking: 51,780 of 180,660
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,101,349,740bundler
34544,188,711activerecord
176183,853,477mysql2
3,3862,580,555rcov
3,8971,816,788jeweler

Owners

#GravatarHandle
1iconpkmiec