Method: ActiveRecord::Associations::JoinDependency::JoinAssociation#reflection
- Defined in:
- lib/active_record/associations/join_dependency/join_association.rb
#reflection ⇒ Object (readonly)
The reflection of the association represented
8 9 10 |
# File 'lib/active_record/associations/join_dependency/join_association.rb', line 8 def reflection @reflection end |