Sha256: 8ac2007e2aaf1354f17f09c086d74245e7f8361fa884eacc4b2ac8afe8c7c2ee
Contents?: true
Size: 669 Bytes
Versions: 35
Compression:
Stored size: 669 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 # updated_at :datetime #
Version data entries
35 entries across 35 versions & 3 rubygems