Sha256: 7ead00e897884a34f6095a98360f637977fd02249a2227d06a211adbeabab045
Contents?: true
Size: 324 Bytes
Versions: 15
Compression:
Stored size: 324 Bytes
Contents
- title "Edit <%= singular_name.titleize %>" <%= render_form %> <%- if actions? :show, :index -%> %p <%- if action? :show -%> = link_to "Edit", edit_<%= singular_name %>_path(@<%= singular_name %>) | <%- end -%> <%- if action? :index -%> = link_to "View All", <%= plural_name %>_path <%- end -%> <%- end -%>
Version data entries
15 entries across 15 versions & 5 rubygems