Class: ActiveRecord::Associations::Preloader::CollectionAssociation

Inherits:
Association show all
Defined in:
activerecord/lib/active_record/associations/preloader/collection_association.rb

Overview

:nodoc:

Direct Known Subclasses

HasMany

Instance Attribute Summary

Attributes inherited from Association

#klass, #model, #owners, #preload_scope, #preloaded_records, #reflection

Method Summary

Methods inherited from Association

#association_key, #association_key_name, #initialize, #options, #owner_key_name, #owners_by_key, #query_scope, #records_for, #run, #scope, #table

Constructor Details

This class inherits a constructor from ActiveRecord::Associations::Preloader::Association