Sha256: 4580937385a7cd888442fe1097b3567f3a8a642b8ca930ad067603106ff0578e
Contents?: true
Size: 701 Bytes
Versions: 28
Compression:
Stored size: 701 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html agent_relationship_type_00001: id: 1 name: See also display_name: See also note: position: 1 agent_relationship_type_00002: id: 2 name: Member display_name: Member note: position: 2 agent_relationship_type_00003: id: 3 name: Child display_name: Child note: position: 3 # == Schema Information # # Table name: agent_relationship_types # # id :integer not null, primary key # name :string(255) not null # display_name :text # note :text # position :integer # created_at :datetime not null # updated_at :datetime not null #
Version data entries
28 entries across 28 versions & 3 rubygems