Sha256: 988a9f68cf57c071a859f0d1247f9ab1a5d6df60a85687404b86a5305b6a3f73
Contents?: true
Size: 529 Bytes
Versions: 16
Compression:
Stored size: 529 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_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
16 entries across 16 versions & 1 rubygems