Sha256: 87b41cb5f0bac83946eb8988036fce5a75693595e140c177265aa585ff2c7abc
Contents?: true
Size: 705 Bytes
Versions: 43
Compression:
Stored size: 705 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html patron_relationship_type_00001: id: 1 name: See also display_name: See also note: position: 1 patron_relationship_type_00002: id: 2 name: Member display_name: Member note: position: 2 patron_relationship_type_00003: id: 3 name: Child display_name: Child note: position: 3 # == Schema Information # # Table name: patron_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
43 entries across 43 versions & 2 rubygems