Sha256: a810a2185922a8ac86363b25cc97fc00e73ca70bc94502ca0b56f6bf7c7c6346

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

--- 
shelf_00001: 
  name: web  
  display_name_translations: {"en": "Library bookmark", "ja": "ブックマーク"}
  id: 1
  note:
  library_id: 1
  position: 1
shelf_00002: 
  name: first_shelf
  display_name_translations: {"en": "First shelf", "ja": "最初の書棚"}
  id: 2
  note:
  library_id: 2
  position: 2
shelf_00003: 
  name: second_shelf
  display_name_translations: {"en": "Second shelf", "ja": "二つ目の書棚"}
  id: 3
  note:
  library_id: 2
  position: 3
shelf_00004: 
  name: third_shelf
  display_name_translations: {"en": "Third shelf", "ja": "三つ目の書棚"}
  id: 4
  note:
  library_id: 3
  position: 4

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
enju_library-0.4.0.rc.1 spec/fixtures/shelves.yml