Sha256: d93cb2e2254d738f614c764990884ed5aac0a734e526ce5145d9da2ec19d5149
Contents?: true
Size: 547 Bytes
Versions: 22
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(255) not null # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
22 entries across 22 versions & 2 rubygems