Sha256: 777d6055f94accfc17092d70c3ab8e59523648c92d06613a11b950108e5578cf
Contents?: true
Size: 584 Bytes
Versions: 39
Compression:
Stored size: 584 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: parent_id: 1 child_id: 2 agent_relationship_type_id: 1 two: parent_id: 2 child_id: 3 agent_relationship_type_id: 1 # == Schema Information # # Table name: agent_relationships # # id :integer not null, primary key # parent_id :integer # child_id :integer # agent_relationship_type_id :integer # created_at :datetime # updated_at :datetime # position :integer #
Version data entries
39 entries across 39 versions & 2 rubygems