Sha256: 67031bef6bb74bd3e1d2c1aa818f2458af16009f237be3f99367daed3282ea65

Contents?: true

Size: 391 Bytes

Versions: 41

Compression:

Stored size: 391 Bytes

Contents

first:
  id: 1
  name: John
  email: john@example.com
  body: Body of the comment
  post_id: 1

second:
  id: 2
  name: Me
  email: me@example.com
  body: Body of the comment
  post_id: 1

without_post_id:
  id: 3
  name: John
  email: john@example.com
  body: Body of the comment
  post_id: 

with_post_id:
  id: 4
  name: Me
  email: me@example.com
  body: Body of the comment
  post_id: 1

Version data entries

41 entries across 41 versions & 2 rubygems

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