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,904 of 183,524
Downloads: 20,306

Daily

Ranking: 40,303 of 183,509
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,460,297,447bundler
35605,857,661activerecord
187197,660,324mysql2
3,5852,592,139rcov
4,0901,861,523jeweler

Owners

#GravatarHandle
1iconpkmiec