method
rhs_key
v8.1.1 -
Show latest stable
- Class:
ActiveRecord::FixtureSet::TableRow::HasManyThroughProxy
rhs_key()public
No documentation available.
# File activerecord/lib/active_record/fixture_set/table_row.rb, line 25
def rhs_key
@association.foreign_key
end