Class: ActiveRecord::Associations::Preloader::SingularAssociation
- Inherits:
-
Association
- Object
- Association
- ActiveRecord::Associations::Preloader::SingularAssociation
- Defined in:
- lib/active_record/associations/preloader/singular_association.rb
Overview
:nodoc:
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