Sha256: 2db86bb948494f61fed9a7164af623bb698fdf57082ce3ca8198758dda9dcd09
Contents?: true
Size: 321 Bytes
Versions: 23
Compression:
Stored size: 321 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 -%> </p> <%- end -%>
Version data entries
23 entries across 22 versions & 12 rubygems