Sha256: 25e388d31ef10959c8e0cadba06b2284907895b51b4023c5b7fb02db0ac0a071
Contents?: true
Size: 202 Bytes
Versions: 4
Compression:
Stored size: 202 Bytes
Contents
<%= link_to 'Add new comment', new_sofa_blog_admin_post_comment_path(@post), :class => 'big button' %> <h1><%= truncate(@post.title) %></h1> <ul class='list comments'> <%= render @comments %> </ul>
Version data entries
4 entries across 4 versions & 1 rubygems