Sha256: b99f87354a1fb880416348b0faf3629283be0ead8a8fa7d475f3659db6fb74df
Contents?: true
Size: 666 Bytes
Versions: 22
Compression:
Stored size: 666 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 # updated_at :datetime #
Version data entries
22 entries across 22 versions & 2 rubygems