Sha256: f1acc1818ebc385121cf7c92562eca1574809c0ccd119a15b9e67934f7c02b67
Contents?: true
Size: 813 Bytes
Versions: 8
Compression:
Stored size: 813 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 not null # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime # display_name_translations :jsonb not null #
Version data entries
8 entries across 8 versions & 2 rubygems