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
typus-0.9.37 test/fixtures/comments.yml
typus-0.9.36 test/fixtures/comments.yml
typus-0.9.35 test/fixtures/comments.yml
typus-0.9.34 test/fixtures/comments.yml
typus-0.9.33 test/fixtures/comments.yml
typus-0.9.32 test/fixtures/comments.yml
typus-0.9.31 test/fixtures/comments.yml
typus-0.9.30 test/fixtures/comments.yml
typus-0.9.29 test/fixtures/comments.yml
typus-0.9.28 test/fixtures/comments.yml
typus-0.9.27 test/fixtures/comments.yml
typus-0.9.26 test/fixtures/comments.yml
typus-0.9.25 test/fixtures/comments.yml
typus-0.9.24 test/fixtures/comments.yml
typus-0.9.23 test/fixtures/comments.yml
typus-0.9.22 test/fixtures/comments.yml
typus-0.9.21 test/fixtures/comments.yml
typus-0.9.20 test/fixtures/comments.yml
typus-0.9.19 test/fixtures/comments.yml
typus-0.9.18 test/fixtures/comments.yml