Sha256: a480a919c1d7f603945ffdb99c84277b863e8ea6fcec4dbd0b0b91c12330d215
Contents?: true
Size: 278 Bytes
Versions: 2
Compression:
Stored size: 278 Bytes
Contents
<h1>Listing comments</h1> <table id='comments'> <tr> <th>Subject</th> <th>Body</th> <th>Attachment</td> <th>Other Attachment</td> <th></th> <th></th> <th></th> </tr> <%= render @comments %> </table> <br /> <%= render 'new_comment_links' %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
remotipart-1.4.4 | spec/dummy_app/app/views/comments/index.html.erb |
remotipart-1.4.3 | spec/dummy_app/app/views/comments/index.html.erb |