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: 49,764 of 183,139
Downloads: 20,234

Daily

Ranking: 43,406 of 183,127
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,410,461,295bundler
35596,542,036activerecord
186195,638,068mysql2
3,5572,590,729rcov
4,0681,855,524jeweler

Owners

#GravatarHandle
1iconpkmiec