Sha256: 98990821f43ee8402fc53f14f530bd0618644b7ef5a3e3888b32ca2ae836d6c4
Contents?: true
Size: 285 Bytes
Versions: 4
Compression:
Stored size: 285 Bytes
Contents
<% for attribute in attributes -%> %p %strong <%= attribute.column.human_name %>: =h @<%= singular_name %>.<%= attribute.name %> <% end -%> = link_to 'Edit', <%= path_for(table_name, singular_name, "edit") %> = link_to 'Back', <%= path_for(table_name, singular_name, "index") %>
Version data entries
4 entries across 4 versions & 1 rubygems