Sha256: cd58ddb0752297caf57e8233dbd1d15a212a7ebff5291ba969f1a2f03fe0eca4

Contents?: true

Size: 652 Bytes

Versions: 27

Compression:

Stored size: 652 Bytes

Contents

--- 
checked_item_00001:
  id: 1
  item_id: 10
  basket_id: 1
  due_date: <%= 1.week.from_now %>
checked_item_00002:
  id: 2
  item_id: 6
  basket_id: 2
  due_date: <%= 1.week.from_now %>
checked_item_00003:
  id: 3
  item_id: 6
  basket_id: 9
  due_date: <%= 1.week.from_now %>
checked_item_00004:
  id: 4
  item_id: 12
  basket_id: 8
  due_date: <%= 1.week.from_now %>

# == Schema Information
#
# Table name: checked_items
#
#  id         :integer         not null, primary key
#  item_id    :integer         not null
#  basket_id  :integer         not null
#  due_date   :datetime        not null
#  created_at :datetime
#  updated_at :datetime
#

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
enju_circulation-0.0.30 spec/fixtures/checked_items.yml
enju_circulation-0.0.29 spec/fixtures/checked_items.yml
enju_circulation-0.0.28 spec/fixtures/checked_items.yml
enju_circulation-0.0.27 spec/fixtures/checked_items.yml
enju_circulation-0.0.26 spec/fixtures/checked_items.yml
enju_circulation-0.0.25 spec/fixtures/checked_items.yml
enju_circulation-0.0.24 spec/fixtures/checked_items.yml
enju_circulation-0.0.23 spec/fixtures/checked_items.yml
enju_circulation-0.0.22 spec/fixtures/checked_items.yml
enju_circulation-0.0.21 spec/fixtures/checked_items.yml
enju_circulation-0.0.20 spec/fixtures/checked_items.yml
enju_circulation-0.0.19 spec/fixtures/checked_items.yml
enju_circulation-0.0.18 spec/fixtures/checked_items.yml
enju_circulation-0.0.17 spec/fixtures/checked_items.yml
enju_circulation-0.0.16 spec/fixtures/checked_items.yml
enju_circulation-0.0.15 spec/fixtures/checked_items.yml
enju_circulation-0.0.14 spec/fixtures/checked_items.yml
enju_circulation-0.0.13 spec/fixtures/checked_items.yml
enju_circulation-0.0.12 spec/fixtures/checked_items.yml
enju_circulation-0.0.11 spec/fixtures/checked_items.yml