Sha256: 99dd5434d4c25530928868b2f75ae51c0e8e0123d045adba2c057c9406f74989
Contents?: true
Size: 449 Bytes
Versions: 30
Compression:
Stored size: 449 Bytes
Contents
%div[<%= singular_name %>] <% for attribute in attributes -%> %p.<%= attribute.name %> %strong <%= attribute.column.human_name %> = h <%= singular_name %>.<%= attribute.name %> <% end -%> = link_to 'Show', object_path(<%= singular_name %>) | = link_to 'Edit', edit_object_path(<%= singular_name %>) | = link_to 'Destroy', object_path(<%= singular_name %>), :confirm => 'Really destroy <%= singular_name %>?', :method => :delete
Version data entries
30 entries across 30 versions & 5 rubygems