Sha256: 2a3c608e91a67e432e86e394c976b47e1ae1118a0e4dcd41b6dfb2efdd90a206
Contents?: true
Size: 505 Bytes
Versions: 52
Compression:
Stored size: 505 Bytes
Contents
# 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 # updated_at :datetime #
Version data entries
52 entries across 51 versions & 2 rubygems