Sha256: f6a0666c7b296888cb8b38d4a3895ce23d70a18dd851f38c60d3e242c3542726
Contents?: true
Size: 314 Bytes
Versions: 3
Compression:
Stored size: 314 Bytes
Contents
%h1= t '.title' %p = link_to t('back'), <%= plural_name %>_path = link_to t('edit'), edit_<%= singular_name %>_path(@<%= singular_name %>) %dl <% for attribute in attributes -%> %dt= <%= class_name %>.human_attribute_name :<%= attribute.name %> %dd= @<%= singular_name %>.<%= attribute.name %> <% end -%>
Version data entries
3 entries across 2 versions & 2 rubygems