Sha256: 4b42b61823b08313f91152046b8bd68dbd4e0a7b60579893047d6f97d94d5ff1

Contents?: true

Size: 145 Bytes

Versions: 7

Compression:

Stored size: 145 Bytes

Contents

<div id="comments">
  <%= render post.comments %>
</div>
<%= render partial: "blogit/comments/form", locals: { post: post, comment: comment } %>

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
blogit-admin-0.0.1 app/views/blogit/admin/posts/_active_record_comments.html.erb
blogit-1.0.0.rc1 app/views/blogit/posts/_active_record_comments.html.erb
blogit-0.8.0 app/views/blogit/posts/_active_record_comments.html.erb
blogit-0.7.0 app/views/blogit/posts/_active_record_comments.html.erb
blogit-0.6.0 app/views/blogit/posts/_active_record_comments.html.erb
blogit-0.5.1 app/views/blogit/posts/_active_record_comments.html.erb
blogit-0.5.0 app/views/blogit/posts/_active_record_comments.html.erb