Sha256: 83c9aca7c07910b1ea1d2b7e2a5aec3dce41f48a1c644c0afd6e66fecd07dac1
Contents?: true
Size: 409 Bytes
Versions: 12
Compression:
Stored size: 409 Bytes
Contents
%h1.heading = "<%= singular_name.humanize %> %s" % <%= resource_instance %>.id - content_tag_for(:dl, <%= resource_instance %>) do <% attributes.each do |attribute| -%> %dt.label= '<%= attribute.name.humanize %>' %dd.<%= attribute.name -%>= h <%= resource_instance %>.try(:<%= attribute.name %>) <% end -%> %p.actions = link_to 'Edit', <%= edit_path %> | = link_to 'Index', <%= index_path %>
Version data entries
12 entries across 12 versions & 6 rubygems