Sha256: b2ff5d9ff4af36a8b1f1c362d60874823b4549536f8a102612014d3c1d5e53af
Contents?: true
Size: 692 Bytes
Versions: 3
Compression:
Stored size: 692 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 # librarian_id :integer #
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
enju_leaf-1.1.0.rc15 | spec/fixtures/checked_items.yml |
enju_leaf-1.1.0.rc14 | spec/fixtures/checked_items.yml |
enju_leaf-1.1.0.rc13 | spec/fixtures/checked_items.yml |