Flowdock
method

preload_one

Importance_1
v3.2.13 - Show latest stable - 0 notes - Class: Preloader
preload_one(association) private

Not all records have the same class, so group then preload group on the reflection itself so that if various subclass share the same association then we do not split them unnecessarily

Additionally, polymorphic belongs_to associations can have multiple associated classes, depending on the polymorphic_type field. So we group by the classes as well.

Show source
Register or log in to add new notes.