Sha256: 131a1c6b58342ec4689d5cb17fd66ff74bea0fa3b552fa41263ae9f8ea729cfb
Contents?: true
Size: 701 Bytes
Versions: 23
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
23 entries across 23 versions & 2 rubygems