Sha256: 58f250954f3fbc84880316ed9d3ff4d85df757fc70b666dde5ce9734363ba254
Contents?: true
Size: 369 Bytes
Versions: 127
Compression:
Stored size: 369 Bytes
Contents
<div class="mx-auto md:w-2/3 w-full"> <h1 class="font-bold text-4xl">New <%= human_name.downcase %></h1> <%%= render "form", <%= singular_table_name %>: @<%= singular_table_name %> %> <%%= link_to "Back to <%= human_name.pluralize.downcase %>", <%= index_helper(type: :path) %>, class: "ml-2 rounded-lg py-3 px-5 bg-gray-100 inline-block font-medium" %> </div>
Version data entries
127 entries across 127 versions & 1 rubygems