Sha256: 96e4232b295034c238cfc0ca1e29820c77f0df0c59cdbc47f32de8223eee0bea

Contents?: true

Size: 705 Bytes

Versions: 102

Compression:

Stored size: 705 Bytes

Contents

welcome:
  id: 1
  author_id: 1
  title: Welcome to the weblog
  body: Such a lovely day
  type: Post

thinking:
  id: 2
  author_id: 1
  title: So I was thinking
  body: Like I hopefully always am
  type: SpecialPost

authorless:
  id: 3
  author_id: 0
  title: I don't have any comments
  body: I just don't want to
  type: Post

sti_comments:
  id: 4
  author_id: 1
  title: sti comments
  body: hello
  type: Post

sti_post_and_comments:
  id: 5
  author_id: 1
  title: sti me
  body: hello
  type: StiPost

sti_habtm:
  id: 6
  author_id: 1
  title: habtm sti test
  body: hello
  type: Post

eager_other:
  id: 7
  author_id: 2
  title: eager loading with OR'd conditions
  body: hello
  type: Post

Version data entries

102 entries across 102 versions & 7 rubygems

Version Path
jstorimer-deep-test-2.0.0 sample_rails_project/vendor/rails/activerecord/test/fixtures/posts.yml
jstorimer-deep-test-1.4.0 sample_rails_project/vendor/rails/activerecord/test/fixtures/posts.yml
jstorimer-deep-test-1.3.0 sample_rails_project/vendor/rails/activerecord/test/fixtures/posts.yml
jstorimer-deep-test-1.2.0 sample_rails_project/vendor/rails/activerecord/test/fixtures/posts.yml
jstorimer-deep-test-1.1.0 sample_rails_project/vendor/rails/activerecord/test/fixtures/posts.yml
jstorimer-deep-test-1.0.0 sample_rails_project/vendor/rails/activerecord/test/fixtures/posts.yml
jstorimer-deep-test-0.2.0 sample_rails_project/vendor/rails/activerecord/test/fixtures/posts.yml
jstorimer-deep-test-0.1.0 sample_rails_project/vendor/rails/activerecord/test/fixtures/posts.yml
activerecord-1.12.1 test/fixtures/posts.yml
activerecord-1.12.2 test/fixtures/posts.yml
activerecord-1.13.0 test/fixtures/posts.yml
activerecord-1.14.3 test/fixtures/posts.yml
activerecord-1.13.2 test/fixtures/posts.yml
activerecord-1.14.1 test/fixtures/posts.yml
activerecord-1.14.2 test/fixtures/posts.yml
activerecord-1.14.0 test/fixtures/posts.yml
activerecord-1.13.1 test/fixtures/posts.yml
activerecord-1.14.4 test/fixtures/posts.yml
activerecord-1.15.3 test/fixtures/posts.yml
activerecord-1.15.0 test/fixtures/posts.yml