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