Sha256: a4c666b163b2383da3bff571e0b5bc89c95d65ab7d9e8b85fee5eebd96c056e6
Contents?: true
Size: 346 Bytes
Versions: 4
Compression:
Stored size: 346 Bytes
Contents
%h1 Editing <%= singular_name %> - form_for(<%= form_link_for(table_name, singular_name) %>) do |f| = render :partial => 'form', :locals => { :f => f } %p = f.submit "Update" or = link_to 'Show', <%= path_for(table_name, singular_name, "show") %> or = link_to 'Back', <%= path_for(table_name, singular_name, "index") %>
Version data entries
4 entries across 4 versions & 1 rubygems