Sha256: 738f45ba3987b11a1eca01e9d56c8d0965f6d29e5bea0d4fa528391c30dace5d
Contents?: true
Size: 305 Bytes
Versions: 5
Compression:
Stored size: 305 Bytes
Contents
- title "Edit <%= singular_name.titleize %>" <%= render_form %> <%- if actions? :show, :index -%> %p <%- if action? :show -%> = link_to "Show", <%= item_path instance_variable: true %> | <%- end -%> <%- if action? :index -%> = link_to "View All", <%= items_path %> <%- end -%> <%- end -%>
Version data entries
5 entries across 5 versions & 1 rubygems