Sha256: 4f921c650fb0621f261333ac00423772d372ff831ecdc41a07f66f55a7573713
Contents?: true
Size: 320 Bytes
Versions: 11
Compression:
Stored size: 320 Bytes
Contents
%h2 "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
11 entries across 11 versions & 3 rubygems