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

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

Overview

:nodoc:

Direct Known Subclasses

HasAndBelongsToMany, HasMany

Instance Attribute Summary

Attributes inherited from Association

#klass, #model, #owners, #preload_options, #reflection

Method Summary

Methods inherited from Association

#association_key, #association_key_name, #initialize, #options, #owner_key_name, #owners_by_key, #records_for, #run, #scoped, #table

Constructor Details

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