Sha256: d196b50fbf28a3bb61e8194e1dd87388bee25d3cc9511737f7dcb779a546cc38
Contents?: true
Size: 593 Bytes
Versions: 11
Compression:
Stored size: 593 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 /> global_page_cascade: id: 5 name: global_page_cascade content: <r:children:each><r:page:title /> </r:children:each> recursive_snippet: id: 6 name: recursive content: <r:children:each><r:snippet name="recursive" /></r:children:each><r:page:title />
Version data entries
11 entries across 11 versions & 1 rubygems