Sha256: 5f537222e4f970f914caa584371ceadbe5fd91e82fd3129e85e7044aa3647b70
Contents?: true
Size: 582 Bytes
Versions: 91
Compression:
Stored size: 582 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: id: 1 name: Unaccompanied display_name: Unaccompanied note: MyText position: 1 two: id: 2 name: Accompanied display_name: Accompanied note: MyText position: 2 # == Schema Information # # Table name: medium_of_performances # # 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
91 entries across 91 versions & 4 rubygems