Sha256: 246c5d5c2837e6a9a631175ed62d743d19d748572439a99780f3c93933e78562

Contents?: true

Size: 494 Bytes

Versions: 22

Compression:

Stored size: 494 Bytes

Contents

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

inventory_00001:
  id: 1
  item_id: 1
  inventory_file_id: 1
  note: MyText

inventory_00002:
  id: 2
  item_id: 2
  inventory_file_id: 1
  note: MyText

# == Schema Information
#
# Table name: inventories
#
#  id                :integer         not null, primary key
#  item_id           :integer
#  inventory_file_id :integer
#  note              :text
#  created_at        :datetime
#  updated_at        :datetime
#

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
enju_inventory-0.1.11.pre4 spec/fixtures/inventories.yml
enju_inventory-0.1.11.pre2 spec/fixtures/inventories.yml
enju_inventory-0.1.11.pre spec/fixtures/inventories.yml
enju_inventory-0.1.10 spec/fixtures/inventories.yml
enju_inventory-0.1.9 spec/fixtures/inventories.yml
enju_inventory-0.0.11 spec/fixtures/inventories.yml
enju_inventory-0.1.7 spec/fixtures/inventories.yml
enju_inventory-0.1.6 spec/fixtures/inventories.yml
enju_inventory-0.0.10 spec/fixtures/inventories.yml
enju_inventory-0.1.5 spec/fixtures/inventories.yml
enju_inventory-0.1.4 spec/fixtures/inventories.yml
enju_inventory-0.0.9 spec/fixtures/inventories.yml
enju_inventory-0.0.8 spec/fixtures/inventories.yml
enju_inventory-0.1.3 spec/fixtures/inventories.yml
enju_inventory-0.1.2 spec/fixtures/inventories.yml
enju_inventory-0.0.7 spec/fixtures/inventories.yml
enju_inventory-0.1.1 spec/fixtures/inventories.yml
enju_inventory-0.0.6 spec/fixtures/inventories.yml
enju_inventory-0.0.5 spec/fixtures/inventories.yml
enju_inventory-0.1.0 spec/fixtures/inventories.yml