Sha256: 306666a55fc2d42b2af5a59f70de555f4c2da2e98d66b05a1d21be8f3d23c2ec
Contents?: true
Size: 531 Bytes
Versions: 48
Compression:
Stored size: 531 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 not null # updated_at :datetime not null #
Version data entries
48 entries across 48 versions & 1 rubygems