Method: ActiveRecord::FixtureSet::TableRow::HasManyThroughProxy#rhs_key
- Defined in:
- activerecord/lib/active_record/fixture_set/table_row.rb
#rhs_key ⇒ Object
25 26 27 |
# File 'activerecord/lib/active_record/fixture_set/table_row.rb', line 25 def rhs_key @association.foreign_key end |