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: 53,874 of 196,687
Downloads: 21,844

Daily

Ranking: 114,052 of 196,658
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,752,348,505bundler
37839,401,659activerecord
224242,599,604mysql2
3,6233,715,539rcov
4,3772,316,205jeweler

Owners

#GravatarHandle
1iconpkmiec