Sha256: f7bbcb1c4d40d4e6ef3a9b3ff890957ee99f5e06e1e3782951eb13fe3a0ffcd8

Contents?: true

Size: 209 Bytes

Versions: 8

Compression:

Stored size: 209 Bytes

Contents

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

one:
  parent_id: 1
  active: false
  sub_sections_count: 1

two:
  parent_id: 1
  active: false
  sub_sections_count: 1

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
how_to-0.0.8 test/fixtures/how_to/sections.yml
how_to-0.0.7 test/fixtures/how_to/sections.yml
how_to-0.0.6 test/fixtures/how_to/sections.yml
how_to-0.0.5 test/fixtures/how_to/sections.yml
how_to-0.0.4 test/fixtures/how_to/sections.yml
how_to-0.0.3 test/fixtures/how_to/sections.yml
how_to-0.0.2 test/fixtures/how_to/sections.yml
how_to-0.0.1 test/fixtures/how_to/sections.yml