Sha256: ccf58ee8867927f898f1465d5eb5e5733fa377664188e81cbe20b6b640595289
Contents?: true
Size: 343 Bytes
Versions: 4
Compression:
Stored size: 343 Bytes
Contents
%tr <% for attribute in attributes -%> %td=h <%= singular_name %>.<%= attribute.name %> <% end %> %td = link_to 'Show', <%= name.singularize %> = link_to 'Edit', <%= path_for(table_name, singular_name, "edit").gsub(/@/, "") %> = link_to 'Destroy', <%= name.singularize %>, :confirm => "Are you sure?", :method => :delete
Version data entries
4 entries across 4 versions & 1 rubygems