Sha256: 8f7a9d8cf8503d12e3baab09fb8683ea05fd51aa8265b703fdd6902dbf0fd51d
Contents?: true
Size: 325 Bytes
Versions: 4
Compression:
Stored size: 325 Bytes
Contents
<h1><%%= "Edit <%= singular_name.titleize %>" %></h1> <%= 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
4 entries across 4 versions & 1 rubygems