method

preload_one_association

rails latest stable - 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.