Method: ActiveRecord::FixtureSet::TableRow::ReflectionProxy#join_table
- Defined in:
- activerecord/lib/active_record/fixture_set/table_row.rb
#join_table ⇒ Object
11 12 13 |
# File 'activerecord/lib/active_record/fixture_set/table_row.rb', line 11 def join_table @association.join_table end |