Sha256: 3c3dfded9445baeea5a4d4f18ed9940c79b02e4011101d3d48f1105b7b35854b

Contents?: true

Size: 185 Bytes

Versions: 5

Compression:

Stored size: 185 Bytes

Contents

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

one:
  body: MyText
  author_id: 1
  post_id: 

two:
  body: MyText
  author_id: 1
  post_id: 

Version data entries

5 entries across 5 versions & 1 rubygems

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