Sha256: c2b1968c2a92e291a048534ea23856b8b676934424a6d0b363fe98ef6b995af8
Contents?: true
Size: 235 Bytes
Versions: 21
Compression:
Stored size: 235 Bytes
Contents
<% 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
21 entries across 21 versions & 3 rubygems