Sha256: a7a616bbed64463ce8c74be30a6826c626021afda8b943d034fd4be155a8ec88

Contents?: true

Size: 205 Bytes

Versions: 6

Compression:

Stored size: 205 Bytes

Contents

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

one:
  title: MyString
  body: MyText
  markdown: MyText

two:
  title: MyString
  body: MyText
  markdown: MyText

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
mark_it_zero-0.3.2 test/dummy/test/fixtures/posts.yml
mark_it_zero-0.3.1 test/dummy/test/fixtures/posts.yml
mark_it_zero-0.3.0 test/dummy/test/fixtures/posts.yml
mark_it_zero-0.2.0 test/dummy/test/fixtures/posts.yml
mark_it_zero-0.1.1 test/dummy/test/fixtures/posts.yml
mark_it_zero-0.1.0 test/dummy/test/fixtures/posts.yml