Sha256: 64f0342c97db681263dc03c81fae9fa406b89e86bbb0ac9c36b3900e723ee1fa

Contents?: true

Size: 575 Bytes

Versions: 5

Compression:

Stored size: 575 Bytes

Contents

--- 
own_00001: 
  item_id: 1
  updated_at: 2007-11-21 21:22:57.654360 +09:00
  patron_id: 1
  id: 1
  created_at: 2007-11-21 21:22:57.654360 +09:00
own_00002: 
  item_id: 2
  updated_at: 2007-11-21 21:22:13.685287 +09:00
  patron_id: 2
  id: 2
  created_at: 2007-11-21 21:22:13.685287 +09:00

# == Schema Information
#
# Table name: owns
#
#  id         :integer         not null, primary key
#  patron_id  :integer         not null
#  item_id    :integer         not null
#  position   :integer
#  type       :string(255)
#  created_at :datetime
#  updated_at :datetime
#

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
enju_leaf-1.1.0.rc3 spec/fixtures/owns.yml
enju_leaf-1.1.0.rc2 spec/fixtures/owns.yml
enju_leaf-1.1.0.rc1 spec/fixtures/owns.yml
enju_leaf-1.1.0.beta3 spec/fixtures/owns.yml
enju_leaf-1.1.0.pre3 spec/fixtures/owns.yml