Sha256: 75af6078eea5de2acb16691a03d737d5c65be08d2c55f53ab3d915a52fc14438

Contents?: true

Size: 147 Bytes

Versions: 6

Compression:

Stored size: 147 Bytes

Contents

<ol id="commentList" class="comments">
  <% if @article.published_comments.any? %>
    <%= render @article.published_comments %>
  <% end %>
</ol>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
publify_core-9.0.0.pre6 app/views/articles/_comment_list.html.erb
publify_core-9.0.0.pre5 app/views/articles/_comment_list.html.erb
publify_core-9.0.0.pre4 app/views/articles/_comment_list.html.erb
publify_core-9.0.0.pre3 app/views/articles/_comment_list.html.erb
publify_core-9.0.0.pre2 app/views/articles/_comment_list.html.erb
publify_core-9.0.0.pre1 app/views/articles/_comment_list.html.erb