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