Method: ActiveRecord::FixtureSet::TableRows#tables
- Defined in:
- activerecord/lib/active_record/fixture_set/table_rows.rb
#tables ⇒ Object (readonly)
Returns the value of attribute tables.
21 22 23 |
# File 'activerecord/lib/active_record/fixture_set/table_rows.rb', line 21 def tables @tables end |