Sha256: 37aafe05a757fc52269395419198000c544244ecf9db19dd1cc3460cdafb045e
Contents?: true
Size: 677 Bytes
Versions: 4
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: 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 not null # updated_at :datetime not null # error_message :text #
Version data entries
4 entries across 4 versions & 1 rubygems