Sha256: a894166149d26e08b83d5335f69d27840af0c744fcbcd9d4bebba68384269abb

Contents?: true

Size: 653 Bytes

Versions: 139

Compression:

Stored size: 653 Bytes

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html

checkout_type_00001:
  id: 1
  name: book  
  display_name: book
  note: 
  position: 1
checkout_type_00002:
  id: 2
  name: serial  
  display_name: serial
  note: 
  position: 2
checkout_type_00003:
  id: 3
  name: cd  
  display_name: cd
  note: 
  position: 3

# == Schema Information
#
# Table name: checkout_types
#
#  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

139 entries across 137 versions & 5 rubygems

Version Path
enju_circulation-0.1.0.pre17 spec/fixtures/checkout_types.yml
enju_library-0.1.0.pre15 spec/fixtures/checkout_types.yml
enju_library-0.1.0.pre14 spec/fixtures/checkout_types.yml
enju_circulation-0.1.0.pre16 spec/fixtures/checkout_types.yml
enju_library-0.1.0.pre13 spec/fixtures/checkout_types.yml
enju_circulation-0.1.0.pre15 spec/fixtures/checkout_types.yml
enju_library-0.1.0.pre12 spec/fixtures/checkout_types.yml
enju_circulation-0.1.0.pre14 spec/fixtures/checkout_types.yml
enju_circulation-0.1.0.pre13 spec/fixtures/checkout_types.yml
enju_library-0.1.0.pre11 spec/fixtures/checkout_types.yml
enju_library-0.1.0.pre10 spec/fixtures/checkout_types.yml
enju_circulation-0.1.0.pre12 spec/fixtures/checkout_types.yml
enju_library-0.1.0.pre9 spec/fixtures/checkout_types.yml
enju_circulation-0.1.0.pre11 spec/fixtures/checkout_types.yml
enju_library-0.1.0.pre8 spec/fixtures/checkout_types.yml
enju_library-0.1.0.pre7 spec/fixtures/checkout_types.yml
enju_circulation-0.1.0.pre10 spec/fixtures/checkout_types.yml
enju_circulation-0.1.0.pre9 spec/fixtures/checkout_types.yml
enju_circulation-0.1.0.pre8 spec/fixtures/checkout_types.yml