Sha256: 2b327407ee8b68849eb56c2c669d102af816e5a6e980aa5a553cdd7e83a0bca9
Contents?: true
Size: 202 Bytes
Versions: 14
Compression:
Stored size: 202 Bytes
Contents
<h1>Listing posts</h1> <table id='posts'> <tr> <th>Title</th> <th></th> <th></th> <th></th> </tr> <%= render @posts %> </table> <br /> <%= link_to 'New Post', new_post_path %>
Version data entries
14 entries across 14 versions & 1 rubygems