Sha256: 0d82cae3d802b92bd9967ed7af0341fc3b1da0593fb034d3b5a778cf31c57b40

Contents?: true

Size: 139 Bytes

Versions: 1

Compression:

Stored size: 139 Bytes

Contents

<h1>
  Comments 
  <% if @post %>
    for <%= @post.title %>
  <% end %>
</h1>

<ul class='list comments'>
  <%= render @comments %>
</ul>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
comfy_blog-0.0.0 app/views/blog/admin/comments/index.html.erb