Sha256: ec736576bc61ce22002bdbfc64614a28f23e19f8988227f6e46985b958778e42
Contents?: true
Size: 276 Bytes
Versions: 4
Compression:
Stored size: 276 Bytes
Contents
%dl <% for attribute in attributes -%> %dt <%= attribute.column.human_name %> %dd= h @<%= singular_name %>.<%= attribute.name %> <% end -%> %p = link_to t('edit'), edit_<%= singular_name %>_path(@<%= singular_name %>) | = link_to t('back'), <%= plural_name %>_path
Version data entries
4 entries across 4 versions & 2 rubygems