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: 52,593 of 192,137
Downloads: 21,596

Daily

Ranking: 123,214 of 192,103
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,342,103,677bundler
36778,810,251activerecord
213230,632,324mysql2
3,5823,466,511rcov
4,2992,189,841jeweler

Owners

#GravatarHandle
1iconpkmiec