Sha256: 7d2afcbd9181d0ff58375b6235094145a1a9702440dcb45d021a19427cfc9c1a
Contents?: true
Size: 582 Bytes
Versions: 3
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
3 entries across 3 versions & 1 rubygems