Sha256: 0bbed23cbc7c330c6669c566aef04672139ba8c7ab5279a42d4dcc98bdf80575
Contents?: true
Size: 561 Bytes
Versions: 27
Compression:
Stored size: 561 Bytes
Contents
require 'rails_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
27 entries across 27 versions & 1 rubygems