Sha256: 0ba88b7a8b93831c9513cf1367f502e16a14e712fedf784d1aaaed3f62183006
Contents?: true
Size: 278 Bytes
Versions: 23
Compression:
Stored size: 278 Bytes
Contents
<p> <strong>Title:</strong> <%= @post.title %> </p> <p> <strong>Text:</strong> <%= @post.content %> </p> <%= debug @post %> <h2>meta</h2> <%= debug @post.meta %> <h2>category:</h2> <%= debug @post.categories %> <h2>post_tag:</h2> <%= debug @post.post_tags %>
Version data entries
23 entries across 23 versions & 1 rubygems