Sha256: abad91ef3b9d9fd7368648df1bf54f9c3ef6bb4739527b7cd71b751c6bc58116
Contents?: true
Size: 740 Bytes
Versions: 74
Compression:
Stored size: 740 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 # updated_at :datetime # position :integer #
Version data entries
74 entries across 74 versions & 3 rubygems