Categories: None [Edit]

store_base_sti_class

https://rubygems.org/gems/store_base_sti_class
https://github.com/appfolio/store_base_sti_class
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 the 'store_base_sti_class' configuration option which controls whether ActiveRecord will store the base class or the actual class. Defaults to true for backwards compatibility.'

Total

Ranking: 4,877 of 188,354
Downloads: 1,505,243

Daily

Ranking: 3,960 of 188,339
Downloads: 1,313

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36734,817,456activerecord

Owners

#GravatarHandle
1iconappfolio