Sha256: f3edc48286ccbebd240f15ba9d72b135ae16bd50739c85fc48db23d3b225b07b

Contents?: true

Size: 546 Bytes

Versions: 74

Compression:

Stored size: 546 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

74 entries across 74 versions & 3 rubygems

Version Path
enju_leaf-1.3.2 spec/fixtures/medium_of_performances.yml
enju_leaf-1.3.1 spec/fixtures/medium_of_performances.yml
enju_leaf-1.3.0 spec/fixtures/medium_of_performances.yml
enju_leaf-1.3.0.rc.1 spec/fixtures/medium_of_performances.yml
enju_leaf-1.3.0.beta.2 spec/fixtures/medium_of_performances.yml
enju_leaf-1.2.2 spec/fixtures/medium_of_performances.yml
enju_leaf-1.2.1 spec/fixtures/medium_of_performances.yml
enju_leaf-1.2.0 spec/fixtures/medium_of_performances.yml
enju_leaf-1.2.0.beta.4 spec/fixtures/medium_of_performances.yml
enju_leaf-1.2.0.beta.3 spec/fixtures/medium_of_performances.yml
enju_leaf-1.2.0.beta.2 spec/fixtures/medium_of_performances.yml
enju_leaf-1.2.0.beta.1 spec/fixtures/medium_of_performances.yml
enju_leaf-1.1.4 spec/fixtures/medium_of_performances.yml
enju_leaf-1.1.3 spec/fixtures/medium_of_performances.yml
enju_leaf-1.1.2 spec/fixtures/medium_of_performances.yml
enju_leaf-1.1.1 spec/fixtures/medium_of_performances.yml
enju_leaf-1.1.0 spec/fixtures/medium_of_performances.yml
enju_leaf-1.1.0.rc22 spec/fixtures/medium_of_performances.yml
enju_leaf-1.1.0.rc21 spec/fixtures/medium_of_performances.yml
enju_leaf-1.1.0.rc20 spec/fixtures/medium_of_performances.yml