method
lhs_key
v7.1.3.2 -
Show latest stable
- Class:
ActiveRecord::FixtureSet::TableRow::HasManyThroughProxy
lhs_key()public
No documentation available.
# File activerecord/lib/active_record/fixture_set/table_row.rb, line 29
def lhs_key
@association.through_reflection.foreign_key
end