Sha256: 9f88ee9ed7513b51c3f31946636c5f28b56a9b7cc0a34f3ef258544e99298d69
Contents?: true
Size: 295 Bytes
Versions: 5
Compression:
Stored size: 295 Bytes
Contents
p#notice = notice <% attributes.each do |attribute| -%> p strong <%= attribute.human_name %>: = @<%= singular_table_name %>.<%= attribute.name %> <% end -%> => link_to "Edit", edit_<%= singular_table_name %>_path(@<%= singular_table_name %>) '| =< link_to "Back", <%= index_helper %>_path
Version data entries
5 entries across 5 versions & 1 rubygems