Method: ActiveRecord::FixtureSet::TableRow#to_hash
- Defined in:
- activerecord/lib/active_record/fixture_set/table_row.rb
#to_hash ⇒ Object
73 74 75 |
# File 'activerecord/lib/active_record/fixture_set/table_row.rb', line 73 def to_hash @row end |