Sha256: 7252c376d68591a0ab8c817f56fe0b436b3bc9966890237decb0b94a48375772
Contents?: true
Size: 578 Bytes
Versions: 52
Compression:
Stored size: 578 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
52 entries across 51 versions & 2 rubygems