Flowdock
method

preload_one_association

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: ActiveRecord::AssociationPreload::ClassMethods

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.0.9) is shown here.

preload_one_association(records, association, preload_options={}) private

Preloads a specific named association for the given records. This is called by preload_associations as its base case.

Show source
Register or log in to add new notes.