Sha256: e947a5e8a4837c660e7295d79e1c22c044e26e1466fd9aa09a05836735dd5e77
Contents?: true
Size: 505 Bytes
Versions: 27
Compression:
Stored size: 505 Bytes
Contents
require 'rails_helper' describe ResourceImportResult do # pending "add some examples to (or delete) #{__FILE__}" end # == 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
27 entries across 27 versions & 1 rubygems