Sha256: 44b50ccfb35bd0004c04a5f3107f98d59411680c672455c53aa76193e0c2a8bb

Contents?: true

Size: 732 Bytes

Versions: 67

Compression:

Stored size: 732 Bytes

Contents

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

carrier_type_has_checkout_type_00001:
  id: 1
  carrier_type_id: 1
  checkout_type_id: 1
  note: MyText
carrier_type_has_checkout_type_00002:
  id: 2
  carrier_type_id: 1
  checkout_type_id: 2
  note: MyText
carrier_type_has_checkout_type_00003:
  id: 3
  carrier_type_id: 2
  checkout_type_id: 1
  note: MyText

# == Schema Information
#
# Table name: carrier_type_has_checkout_types
#
#  id               :integer          not null, primary key
#  carrier_type_id  :integer          not null
#  checkout_type_id :integer          not null
#  note             :text
#  position         :integer
#  created_at       :datetime
#  updated_at       :datetime
#

Version data entries

67 entries across 67 versions & 2 rubygems

Version Path
enju_circulation-0.3.11 spec/fixtures/carrier_type_has_checkout_types.yml
enju_circulation-0.3.10 spec/fixtures/carrier_type_has_checkout_types.yml
enju_circulation-0.3.9 spec/fixtures/carrier_type_has_checkout_types.yml
enju_circulation-0.3.8 spec/fixtures/carrier_type_has_checkout_types.yml
enju_circulation-0.3.7 spec/fixtures/carrier_type_has_checkout_types.yml
enju_circulation-0.4.0.beta.4 spec/fixtures/carrier_type_has_checkout_types.yml
enju_circulation-0.4.0.beta.3 spec/fixtures/carrier_type_has_checkout_types.yml
enju_circulation-0.3.6 spec/fixtures/carrier_type_has_checkout_types.yml
enju_circulation-0.4.0.beta.2 spec/fixtures/carrier_type_has_checkout_types.yml
enju_circulation-0.4.0.beta.1 spec/fixtures/carrier_type_has_checkout_types.yml
enju_circulation-0.3.5 spec/fixtures/carrier_type_has_checkout_types.yml
enju_circulation-0.3.4 spec/fixtures/carrier_type_has_checkout_types.yml
enju_circulation-0.3.3 spec/fixtures/carrier_type_has_checkout_types.yml
enju_circulation-0.3.2 spec/fixtures/carrier_type_has_checkout_types.yml
enju_leaf-1.3.2 spec/fixtures/carrier_type_has_checkout_types.yml
enju_circulation-0.3.1 spec/fixtures/carrier_type_has_checkout_types.yml
enju_leaf-1.3.1 spec/fixtures/carrier_type_has_checkout_types.yml
enju_leaf-1.3.0 spec/fixtures/carrier_type_has_checkout_types.yml
enju_circulation-0.3.0 spec/fixtures/carrier_type_has_checkout_types.yml
enju_circulation-0.3.0.rc.1 spec/fixtures/carrier_type_has_checkout_types.yml