Sha256: b7e01ff325ae4329879de1f187f31051ebed78775b15d0b9e4733a4099a25395
Contents?: true
Size: 501 Bytes
Versions: 11
Compression:
Stored size: 501 Bytes
Contents
<%= all_input_tags(@model_instance, @singular_name, {}) %> <td class="operation"><a class="show_link" href="show.html" mv:link_to=":action => 'show<%= suffix %>', :id => <%= singular_name %>">Show</a></td> <td class="operation"><a class="edit_link" href="edit.html" mv:link_to=":action => 'edit<%= suffix %>', :id => <%= singular_name %>">Edit</a></td> <td class="operation"><a class="destroy_link" href="destroy.html" mv:link_to=":action => 'destroy', :id => <%= singular_name %>">Destroy</a></td>
Version data entries
11 entries across 11 versions & 1 rubygems