Sha256: c509dcdca31f303285e132ff2a54fcf5036e1cbf34ebd7e06d01059dac32c74f

Contents?: true

Size: 1.03 KB

Versions: 23

Compression:

Stored size: 1.03 KB

Contents

greetings:
  id: 1
  post_id: 1
  body: Thank you for the welcome
  type: Comment

more_greetings:
  id: 2
  post_id: 1
  body: Thank you again for the welcome
  type: Comment

does_it_hurt:
  id: 3
  post_id: 2
  body: Don't think too hard
  type: SpecialComment

eager_sti_on_associations_vs_comment:
  id: 5
  post_id: 4
  body: Very Special type
  type: VerySpecialComment

eager_sti_on_associations_s_comment1:
  id: 6
  post_id: 4
  body: Special type
  type: SpecialComment

eager_sti_on_associations_s_comment2:
  id: 7
  post_id: 4
  body: Special type 2
  type: SpecialComment

eager_sti_on_associations_comment:
  id: 8
  post_id: 4
  body: Normal type
  type: Comment

check_eager_sti_on_associations:
  id: 9
  post_id: 5
  body: Normal type
  type: Comment

check_eager_sti_on_associations2:
  id: 10
  post_id: 5
  body: Special Type
  type: SpecialComment

eager_other_comment1:
  id: 11
  post_id: 7
  body: go crazy
  type: SpecialComment

sub_special_comment:
  id: 12
  post_id: 4
  body: Sub special comment
  type: SubSpecialComment

Version data entries

23 entries across 23 versions & 4 rubygems

Version Path
ibm_db-5.2.0 test/fixtures/comments.yml
ibm_db-5.1.0 test/fixtures/comments.yml
ibm_db-5.0.5 test/fixtures/comments.yml
ibm_db-5.0.4 test/fixtures/comments.yml
ibm_db-5.0.3 test/fixtures/comments.yml
ibm_db-5.0.2 test/fixtures/comments.yml
ibm_db-4.0.0-x86-mingw32 test/fixtures/comments.yml
ibm_db-4.0.0 test/fixtures/comments.yml
ruby-on-quails-0.1.0 activerecord/test/fixtures/comments.yml
ibm_db-3.0.4-x86-mingw32 test/fixtures/comments.yml
ibm_db-3.0.4 test/fixtures/comments.yml
ibm_db-3.0.3-x86-mingw32 test/fixtures/comments.yml
ibm_db-3.0.3 test/fixtures/comments.yml
ibm_db-3.0.2-x86-mingw32 test/fixtures/comments.yml
ibm_db-3.0.2 test/fixtures/comments.yml
activejob-lock-0.0.2 rails/activerecord/test/fixtures/comments.yml
ibm_db-3.0.1 test/fixtures/comments.yml
ibm_db-3.0.1-x86-mingw32 test/fixtures/comments.yml
activejob-lock-0.0.1 rails/activerecord/test/fixtures/comments.yml
activerecord-nuodb-adapter-2.0.3 test/fixtures/comments.yml