Module ActiveRecord::AssociationPreload::ClassMethods
In: lib/active_record/association_preload.rb

Methods

Protected Instance methods

Loads the named associations for the activerecord record (or records) given preload_options is passed only one level deep: don‘t pass to the child associations when associations is a Hash

[Validate]