method

to_hash

to_hash()
public

No documentation available.

# File activerecord/lib/active_record/fixture_set/table_row.rb, line 46
      def to_hash
        @row
      end