Sha256: 3de4c89b8bcadf4ea419a6635f25aee897fc35ed8d388059e0e19f52a11453f0
Contents?: true
Size: 740 Bytes
Versions: 52
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
52 entries across 51 versions & 2 rubygems