Sha256: c5d34beae4e6aad83c924461f6401bd36b198e2991cafae0389bb9a482657770

Contents?: true

Size: 617 Bytes

Versions: 232

Compression:

Stored size: 617 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
#  updated_at   :datetime
#

Version data entries

232 entries across 231 versions & 6 rubygems

Version Path
enju_biblio-0.3.18 spec/fixtures/checkout_types.yml
enju_biblio-0.3.17 spec/fixtures/checkout_types.yml
enju_biblio-0.3.16 spec/fixtures/checkout_types.yml
enju_biblio-0.3.15 spec/fixtures/checkout_types.yml
enju_biblio-0.3.14 spec/fixtures/checkout_types.yml
enju_biblio-0.3.13 spec/fixtures/checkout_types.yml
enju_biblio-0.3.12 spec/fixtures/checkout_types.yml
enju_biblio-0.3.11 spec/fixtures/checkout_types.yml
enju_biblio-0.3.10 spec/fixtures/checkout_types.yml
enju_biblio-0.3.10.rc.3 spec/fixtures/checkout_types.yml
enju_biblio-0.3.10.rc.2 spec/fixtures/checkout_types.yml
enju_biblio-0.3.10.rc.1 spec/fixtures/checkout_types.yml
enju_biblio-0.3.9 spec/fixtures/checkout_types.yml
enju_biblio-0.3.8 spec/fixtures/checkout_types.yml
enju_biblio-0.3.7 spec/fixtures/checkout_types.yml
enju_biblio-0.3.6 spec/fixtures/checkout_types.yml
enju_biblio-0.3.5 spec/fixtures/checkout_types.yml
enju_biblio-0.3.4 spec/fixtures/checkout_types.yml
enju_biblio-0.3.3 spec/fixtures/checkout_types.yml
enju_biblio-0.3.2 spec/fixtures/checkout_types.yml