Sha256: ea39e6ff3db30c7544b4529c8192b5422c59308730842c08772fc943646a74e6
Contents?: true
Size: 585 Bytes
Versions: 19
Compression:
Stored size: 585 Bytes
Contents
# -*- encoding: utf-8 -*- require 'spec_helper' describe ManifestationRelationship do #pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: manifestation_relationships # # id :integer not null, primary key # parent_id :integer # child_id :integer # manifestation_relationship_type_id :integer # created_at :datetime # updated_at :datetime # position :integer #
Version data entries
19 entries across 19 versions & 1 rubygems