Sha256: 5f6bab67a5ec005bde418bf78495c206bc24e2795648b419d2cce3aa82b88fae
Contents?: true
Size: 496 Bytes
Versions: 19
Compression:
Stored size: 496 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 #
Version data entries
19 entries across 19 versions & 1 rubygems