Sha256: 60502fcf0aca0f76dac255ae62c9efd35398c4c8377ca3129d0e37925ef31f00
Contents?: true
Size: 263 Bytes
Versions: 9
Compression:
Stored size: 263 Bytes
Contents
%dl[@<%= singular_name %>] <% for attribute in attributes -%> %dt <%= attribute.column.human_name %> %dd= h @<%= singular_name %>.<%= attribute.name %> <% end -%> %p= link_to 'Edit', [:edit, @<%= singular_name %>] %p= link_to 'Back', <%= plural_name %>_path
Version data entries
9 entries across 9 versions & 3 rubygems