Sha256: 06f68c4bfc5afab42b820674162681e4666b8443d74998ed87e1df658fe3e879

Contents?: true

Size: 172 Bytes

Versions: 9

Compression:

Stored size: 172 Bytes

Contents

<div class="comments">
  <% @comments.all.each do |comment| %>
    <%= render_template 'comment.rhtml', 'comment' => comment, 'hide_comments' => true %>
  <% end %>
</div>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
cortex-reaver-0.0.1 lib/cortex_reaver/view/comments/list.rhtml
cortex-reaver-0.0.4 lib/cortex_reaver/view/comments/list.rhtml
cortex-reaver-0.0.2 lib/cortex_reaver/view/comments/list.rhtml
cortex-reaver-0.0.3 lib/cortex_reaver/view/comments/list.rhtml
cortex-reaver-0.0.5 lib/cortex_reaver/view/comments/list.rhtml
cortex-reaver-0.0.7 lib/cortex_reaver/view/comments/list.rhtml
cortex-reaver-0.0.6 lib/cortex_reaver/view/comments/list.rhtml
cortex-reaver-0.0.9 lib/cortex_reaver/view/comments/list.rhtml
cortex-reaver-0.0.8 lib/cortex_reaver/view/comments/list.rhtml