method
lhs_key
rails latest stable - Class:
ActiveRecord::FixtureSet::HasManyThroughProxy
lhs_key()public
No documentation available.
# File activerecord/lib/active_record/fixtures.rb, line 730
def lhs_key
@association.through_reflection.foreign_key
end