Sha256: 2d738911b02c0a42671f5bce803da3ac4a3b524f569d2510852db641ac1a7964

Contents?: true

Size: 331 Bytes

Versions: 2

Compression:

Stored size: 331 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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
activerecord-1.10.0 test/fixtures/posts.yml
activerecord-1.10.1 test/fixtures/posts.yml