Sha256: 500fbaf6848415abec04dca7ffacad21b85ab807aa630bd472d8074438e8d4d7

Contents?: true

Size: 960 Bytes

Versions: 190

Compression:

Stored size: 960 Bytes

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

Version data entries

190 entries across 190 versions & 25 rubygems

Version Path
radiantcms-couchrest_model-0.2 vendor/rails/activerecord/test/fixtures/comments.yml
radiantcms-couchrest_model-0.1.9 vendor/rails/activerecord/test/fixtures/comments.yml
radiantcms-couchrest_model-0.1.8 vendor/rails/activerecord/test/fixtures/comments.yml
radiantcms-couchrest_model-0.1.7 vendor/rails/activerecord/test/fixtures/comments.yml
radiantcms-couchrest_model-0.1.6 vendor/rails/activerecord/test/fixtures/comments.yml
radiantcms-couchrest_model-0.1.5 vendor/rails/activerecord/test/fixtures/comments.yml
radiantcms-couchrest_model-0.1.4 vendor/rails/activerecord/test/fixtures/comments.yml
radiantcms-couchrest_model-0.1.3 vendor/rails/activerecord/test/fixtures/comments.yml
radiantcms-couchrest_model-0.1.2 vendor/rails/activerecord/test/fixtures/comments.yml
radiantcms-couchrest_model-0.1.1 vendor/rails/activerecord/test/fixtures/comments.yml
radiantcms-couchrest_model-0.1 vendor/rails/activerecord/test/fixtures/comments.yml
radiant-0.7.2 vendor/rails/activerecord/test/fixtures/comments.yml
activerecord-2.3.10 test/fixtures/comments.yml
activerecord-2.3.9 test/fixtures/comments.yml
activerecord-2.3.9.pre test/fixtures/comments.yml
vibes-bj-1.2.2 spec/rails_root/vendor/rails/activerecord/test/fixtures/comments.yml
vibes-bj-1.2.1 spec/rails_root/vendor/rails/activerecord/test/fixtures/comments.yml
webroar-0.4.0 src/admin_panel/vendor/rails/activerecord/test/fixtures/comments.yml
nbudin-castronaut-0.7.5 vendor/activerecord/test/fixtures/comments.yml
radiant-0.9.1 vendor/rails/activerecord/test/fixtures/comments.yml