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