method
to_hash
rails latest stable - Class:
ActiveRecord::FixtureSet::TableRow
to_hash()public
No documentation available.
# File activerecord/lib/active_record/fixture_set/table_row.rb, line 46
def to_hash
@row
end to_hash()No documentation available.
# File activerecord/lib/active_record/fixture_set/table_row.rb, line 46
def to_hash
@row
end