Sha256: 6bfb0f2f3dfd9221d928a30b3de35dbc32356acf2bbd747def22c5cd33989bb0
Contents?: true
Size: 620 Bytes
Versions: 52
Compression:
Stored size: 620 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 not null # updated_at :datetime not null # position :integer #
Version data entries
52 entries across 52 versions & 1 rubygems