Sha256: 8c0ffc2b26a2c1ffa591765728124c0be33af6040f28aaa219b19f88e7a62bb3
Contents?: true
Size: 310 Bytes
Versions: 3
Compression:
Stored size: 310 Bytes
Contents
<h1><%= singular_name %></h1> <%% show_for @<%= singular_name %> do |a| %> <%- for attribute in attributes -%> <%%= a.attribute :<%= attribute.name %> %> <%- end -%> <%% end -%> <%%= link_to 'Edit', edit_<%= singular_name %>_path(@<%= singular_name %>) %> | <%%= link_to 'Back', <%= plural_name %>_path %>
Version data entries
3 entries across 3 versions & 1 rubygems