Sha256: d22b25edf5db7f2752b063621dd0d5d42d699509d21c95ea20b7b84387103579

Contents?: true

Size: 229 Bytes

Versions: 8

Compression:

Stored size: 229 Bytes

Contents

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

one:
  code: MyString
  title: MyString
  body: MyText
  parent_id: 1

two:
  code: MyString
  title: MyString
  body: MyText
  parent_id: 1

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
help_popups-1.0.5 test/fixtures/help_popups/topics.yml
help_popups-1.0.4 test/fixtures/help_popups/topics.yml
help_popups-1.0.3 test/fixtures/help_popups/topics.yml
help_popups-1.0.2 test/fixtures/help_popups/topics.yml
help_popups-1.0.1 test/fixtures/help_popups/topics.yml
help_popups-1.0.0 test/fixtures/help_popups/topics.yml
help_popups-0.1.1 test/fixtures/help_popups/topics.yml
help_popups-0.1.0 test/fixtures/help_popups/topics.yml