Method: ActiveRecord::FixtureSet::TableRow::HasManyThroughProxy#lhs_key
- Defined in:
- lib/active_record/fixture_set/table_row.rb
#lhs_key ⇒ Object
29 30 31 |
# File 'lib/active_record/fixture_set/table_row.rb', line 29 def lhs_key @association.through_reflection.foreign_key end |