Class: ActiveRecord::Associations::ClassMethods::InnerJoinDependency
- Inherits:
-
JoinDependency
- Object
- JoinDependency
- ActiveRecord::Associations::ClassMethods::InnerJoinDependency
- Defined in:
- lib/active_record/associations.rb
Overview
:nodoc:
Defined Under Namespace
Classes: InnerJoinAssociation
Instance Attribute Summary
Attributes inherited from JoinDependency
#joins, #reflections, #table_aliases
Method Summary
Methods inherited from JoinDependency
#initialize, #instantiate, #join_associations, #join_base, #join_for_table_name, #joins_for_table_name, #remove_duplicate_results!
Constructor Details
This class inherits a constructor from ActiveRecord::Associations::ClassMethods::JoinDependency