Sha256: 1726aeea03653b2438b07cfcf0d2f356dbe1aab06efc23434b74014a53268158
Contents?: true
Size: 260 Bytes
Versions: 25
Compression:
Stored size: 260 Bytes
Contents
<td><%%= name %></td> <% attributes.each do |attribute| -%> <td><%%= <%= attribute.name %> %></td> <% end -%> <td><a href="#/<%%= _id %>">Show</td> <td><a href="#/<%%= _id %>/edit">Edit</td> <td><a href="#/<%%= _id %>/destroy" class="destroy">Destroy</a></td>
Version data entries
25 entries across 5 versions & 1 rubygems