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,677 of 196,150
Downloads: 21,829

Daily

Ranking: 64,132 of 196,123
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,669,460,804bundler
37827,282,293activerecord
218240,404,125mysql2
3,6023,710,954rcov
4,3692,297,449jeweler

Owners

#GravatarHandle
1iconpkmiec