Method: ActiveRecord::FixtureSet::TableRow::ReflectionProxy#name

Defined in:
activerecord/lib/active_record/fixture_set/table_row.rb

#nameObject



15
16
17
# File 'activerecord/lib/active_record/fixture_set/table_row.rb', line 15

def name
  @association.name
end