Sha256: 5c560e8ab810c42ba12e6b1625e1619b827287b162ef69a60669d941ecedbcd6
Contents?: true
Size: 343 Bytes
Versions: 51
Compression:
Stored size: 343 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 %>", <%= model_resource_name(prefix: "@") %> %> | <%%= link_to "Back to <%= human_name.pluralize.downcase %>", <%= index_helper(type: :path) %> %> </div>
Version data entries
51 entries across 48 versions & 6 rubygems