Class: ActiveRecord::Associations::Preloader::HasOneThrough
- Inherits:
-
SingularAssociation
- Object
- Association
- SingularAssociation
- ActiveRecord::Associations::Preloader::HasOneThrough
- Includes:
- ThroughAssociation
- Defined in:
- lib/active_record/associations/preloader/has_one_through.rb
Overview
:nodoc:
Instance Attribute Summary
Attributes inherited from Association
Method Summary
Methods included from ThroughAssociation
#associated_records_by_owner, #source_reflection, #through_reflection
Methods inherited from SingularAssociation
#build, #create, #create!, #reader, #writer
Methods inherited from Association
#aliased_table_name, #association_scope, #initialize, #interpolate, #klass, #load_target, #loaded!, #loaded?, #reload, #reset, #reset_scope, #scoped, #set_inverse_instance, #stale_target?, #target_scope
Constructor Details
This class inherits a constructor from ActiveRecord::Associations::Association