Sha256: 4826bfac8de4a2f00814c7bbd649d3cc5c2f5858d92510d12523f5c720479e54

Contents?: true

Size: 205 Bytes

Versions: 5

Compression:

Stored size: 205 Bytes

Contents

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

one:
  title: MyString
  content: MyText
  active: false

two:
  title: MyString
  content: MyText
  active: false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
simple_form_custom_inputs-0.1.0 example/test/fixtures/posts.yml
simple_form_custom_inputs-0.0.4 example/test/fixtures/posts.yml
simple_form_custom_inputs-0.0.3 example/test/fixtures/posts.yml
simple_form_custom_inputs-0.0.2 example/test/fixtures/posts.yml
simple_form_custom_inputs-0.0.1 example/test/fixtures/posts.yml