Sha256: ae7dd16a23ae7559e2ca62dfcbaa4976e874b454f5fb3ca8ca6e3f2a39145cb5
Contents?: true
Size: 547 Bytes
Versions: 34
Compression:
Stored size: 547 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 not null # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
34 entries across 33 versions & 2 rubygems