Sha256: ebee34b831244ad8c7049826e0c5f77ba0898af5c91ee2056a352e0cd79dc78c
Contents?: true
Size: 323 Bytes
Versions: 5
Compression:
Stored size: 323 Bytes
Contents
<h1>Editing <%= human_name.downcase %></h1> <%%= render "form", <%= singular_table_name %>: @<%= singular_table_name %> %> <br> <div> <%%= link_to "Show this <%= human_name.downcase %>", @<%= singular_table_name %> %> | <%%= link_to "Back to <%= human_name.pluralize.downcase %>", <%= index_helper %>_path %> </div>
Version data entries
5 entries across 5 versions & 1 rubygems