Sha256: 2ccaa55be9b785ce8e706ce34ab16b6916b333edb99fd96b62b5f4598ebd168b

Contents?: true

Size: 334 Bytes

Versions: 3

Compression:

Stored size: 334 Bytes

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
first:
  id: 1
  name: first
  content: test
another:
  id: 2
  name: another
  content: another test
markdown:
  id: 3
  name: markdown
  content: **markdown**
  filter_id: Markdown
snippet_with_tag:
  id: 4
  name: snippet_with_tag
  content: <r:page:title />

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
radiant-0.5.0 test/fixtures/snippets.yml
radiant-0.5.1 test/fixtures/snippets.yml
radiant-0.5.2 test/fixtures/snippets.yml