Sha256: fb6c4246434238b87de2e32d95649127c4c95e05ee80422fdae22f086fa1e1d5

Contents?: true

Size: 906 Bytes

Versions: 19

Compression:

Stored size: 906 Bytes

Contents

--- 
shelf_00001: 
  name: web  
  display_name: Library bookmark
  id: 1
  note:
  library_id: 1
  position: 1
shelf_00002: 
  name: first_shelf
  display_name: First shelf
  id: 2
  note:
  library_id: 2
  position: 2
shelf_00003: 
  name: second_shelf
  display_name: Second shelf
  id: 3
  note:
  library_id: 2
  position: 3
shelf_00004: 
  name: third_shelf
  display_name: Third shelf
  id: 4
  note:
  library_id: 3
  position: 4

# == Schema Information
#
# Table name: shelves
#
#  id           :integer          not null, primary key
#  name         :string           not null
#  display_name :text
#  note         :text
#  library_id   :integer          default(1), not null
#  items_count  :integer          default(0), not null
#  position     :integer
#  created_at   :datetime
#  updated_at   :datetime
#  deleted_at   :datetime
#  closed       :boolean          default(FALSE), not null
#

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
enju_inter_library_loan-0.3.0.beta.1 spec/fixtures/shelves.yml
enju_inter_library_loan-0.2.0 spec/fixtures/shelves.yml
enju_library-0.2.0 spec/fixtures/shelves.yml
enju_library-0.2.0.beta.10 spec/fixtures/shelves.yml
enju_inter_library_loan-0.2.0.beta.2 spec/fixtures/shelves.yml
enju_library-0.2.0.beta.9 spec/fixtures/shelves.yml
enju_library-0.2.0.beta.8 spec/fixtures/shelves.yml
enju_library-0.2.0.beta.7 spec/fixtures/shelves.yml
enju_library-0.2.0.beta.6 spec/fixtures/shelves.yml
enju_library-0.2.0.beta.5 spec/fixtures/shelves.yml
enju_library-0.2.0.beta.4 spec/fixtures/shelves.yml
enju_library-0.2.0.beta.3 spec/fixtures/shelves.yml
enju_library-0.2.0.beta.2 spec/fixtures/shelves.yml
enju_library-0.2.0.beta.1 spec/fixtures/shelves.yml
enju_library-0.1.2 spec/fixtures/shelves.yml
enju_library-0.1.1 spec/fixtures/shelves.yml
enju_library-0.1.0 spec/fixtures/shelves.yml
enju_library-0.1.0.pre45 spec/fixtures/shelves.yml
enju_library-0.1.0.pre44 spec/fixtures/shelves.yml