Sha256: 4b5ca88bbfeebd20bc93c3022357a34e99ea4b97c7c40e0c31b088bbe2540f7d
Contents?: true
Size: 249 Bytes
Versions: 43
Compression:
Stored size: 249 Bytes
Contents
<% for attribute in attributes -%> %p %b <%= attribute.human_name %>: = @<%= singular_name %>.<%= attribute.name %> <% end -%> = link_to 'Edit', edit_<%= singular_name %>_path(@<%= singular_name %>) \| = link_to 'Back', <%= plural_name %>_path
Version data entries
43 entries across 31 versions & 3 rubygems