Sha256: 23a5583e120259ec5e69c49c60a676f92d50abfa474ca4a6fcac08116155799c

Contents?: true

Size: 197 Bytes

Versions: 5

Compression:

Stored size: 197 Bytes

Contents

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  title: MyString
  body: MyText
  author_id: 1

two:
  title: MyString
  body: MyText
  author_id: 1

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
deforest-1.1.1 test/fixtures/posts.yml
deforest-1.1.0 test/fixtures/posts.yml
deforest-1.0.2 test/fixtures/posts.yml
deforest-1.0.1 test/fixtures/posts.yml
deforest-1.0.0 test/fixtures/posts.yml