Sha256: 2655066f67093092f56556eb1ce847e8ef3ddb77e75f4a92133e7f0f5c58e7a9

Contents?: true

Size: 677 Bytes

Versions: 41

Compression:

Stored size: 677 Bytes

Contents

published:
  id: 1
  title: Published Page
  body: Content of the published page.
  is_published: true
  parent_id:

unpublished:
  id: 2
  title: Unpublished Page
  body: Content of the unpublished page.
  is_published: false
  parent_id: 1

section:
  id: 3
  title: Section
  body: This is a section.
  is_published: true
  parent_id: 

subsection_1:
  id: 4
  title: Subsection 1
  body: This is a subsection.
  is_published: true
  parent_id: 3

subsection_2:
  id: 5
  title: Subsection 2
  body: This is a subsection.
  is_published: true
  parent_id: 3

subsubsection:
  id: 6
  title: Subsubsection
  body: This is a subsubsection.
  is_published: true
  parent_id: 5

Version data entries

41 entries across 41 versions & 2 rubygems

Version Path
fesplugas-typus-0.9.0 test/fixtures/pages.yml
fesplugas-typus-0.9.1 test/fixtures/pages.yml
fesplugas-typus-0.9.10 test/fixtures/pages.yml
fesplugas-typus-0.9.11 test/fixtures/pages.yml
fesplugas-typus-0.9.12 test/fixtures/pages.yml
fesplugas-typus-0.9.13 test/fixtures/pages.yml
fesplugas-typus-0.9.14 test/fixtures/pages.yml
fesplugas-typus-0.9.15 test/fixtures/pages.yml
fesplugas-typus-0.9.16 test/fixtures/pages.yml
fesplugas-typus-0.9.17 test/fixtures/pages.yml
fesplugas-typus-0.9.2 test/fixtures/pages.yml
fesplugas-typus-0.9.3 test/fixtures/pages.yml
fesplugas-typus-0.9.4 test/fixtures/pages.yml
fesplugas-typus-0.9.5 test/fixtures/pages.yml
fesplugas-typus-0.9.6 test/fixtures/pages.yml
fesplugas-typus-0.9.7 test/fixtures/pages.yml
fesplugas-typus-0.9.8 test/fixtures/pages.yml
fesplugas-typus-0.9.9 test/fixtures/pages.yml
typus-0.9.39 test/fixtures/pages.yml
typus-0.9.38 test/fixtures/pages.yml