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