# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: id: 1 resource_import_file_id: 1 manifestation_id: 1 item_id: 1 body: MyText two: id: 2 resource_import_file_id: 1 manifestation_id: 1 item_id: 1 body: MyText # == Schema Information # # Table name: resource_import_results # # id :integer not null, primary key # resource_import_file_id :integer # manifestation_id :integer # item_id :integer # body :text # created_at :datetime # updated_at :datetime #