Sha256: b5df52ea35e710be59612d994231ef5517521710e720018bc27f651f16b998c7
Contents?: true
Size: 564 Bytes
Versions: 10
Compression:
Stored size: 564 Bytes
Contents
<!-- Scaffolding generated by Kryptonite <%= kryptonite_get_full_version_string %> --> <h2><%%= t("kryptonite.<%= plural_name %>.plural_name_cap") %></h2> <%%= render :partial => 'kryptonite/<%= plural_name %>/table', :locals => { :<%= plural_name %> => @<%= plural_name %> } %> <%%= will_paginate @<%= plural_name %> %> <%%= content_for :sidebar do %> <li><%%= link_to "#{kryptonite_show_icon "add"}#{t("scaffold_add_new", :model=>t("kryptonite.<%= plural_name %>.singular_name_down"))}".html_safe, new_kryptonite_<%= singular_name %>_path %></li> <%% end %>
Version data entries
10 entries across 10 versions & 1 rubygems