Sha256: b79ef00c1fc0b42f4785dead816daaf196fad69b945c0815b7232ced26c4a841
Contents?: true
Size: 279 Bytes
Versions: 95
Compression:
Stored size: 279 Bytes
Contents
<p> <strong>Title:</strong> <%= @post.title %> </p> <p> <strong>Text:</strong> <%= @post.content %> </p> <%= debug @post %> <h2>meta</h2> <%= debug @post.metas %> <h2>category:</h2> <%= debug @post.categories %> <h2>post_tag:</h2> <%= debug @post.post_tags %>
Version data entries
95 entries across 95 versions & 2 rubygems