Sha256: cdc46402eb66054f39c00f51dcfc74bdc8dd1e44627b0dfa24b2a88bfe8c9983
Contents?: true
Size: 677 Bytes
Versions: 13
Compression:
Stored size: 677 Bytes
Contents
# 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: "original_title\tmanifestation_id" two: id: 2 resource_import_file_id: 1 manifestation_id: 1 item_id: 1 body: "MyText\t10" # == 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 # error_message :text #
Version data entries
13 entries across 13 versions & 1 rubygems