Sha256: a0ab6742c27f0d437075f4acae77b8a44abc305be425cca7683d3dc5f46e8c6c
Contents?: true
Size: 775 Bytes
Versions: 101
Compression:
Stored size: 775 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: parent_id: 1 child_id: 2 manifestation_relationship_type_id: 1 two: parent_id: 2 child_id: 3 manifestation_relationship_type_id: 1 serial: parent_id: 201 child_id: 202 manifestation_relationship_type_id: 1 # == 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
101 entries across 101 versions & 4 rubygems