Sha256: 8149826cb0bd06706aca6029753e317c05c23c9fe6ff19bf8db98d9a264fe780
Contents?: true
Size: 613 Bytes
Versions: 56
Compression:
Stored size: 613 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 not null # updated_at :datetime not null # position :integer #
Version data entries
56 entries across 56 versions & 4 rubygems