Sha256: 13361c1b417c7afb545c48e1c31a149b46148c4825b384e8f88d915fc13d1895
Contents?: true
Size: 345 Bytes
Versions: 3
Compression:
Stored size: 345 Bytes
Contents
%p#notice= notice <% for attribute in attributes -%> %p %b #{<%= class_name %>.human_attribute_name '<%= attribute.human_name %>'}: = @<%= singular_table_name %>.<%= attribute.name %> <% end -%> = link_to t(:edit_link), edit_<%= singular_table_name %>_path(@<%= singular_table_name %>) \| = link_to t(:back_link), <%= index_helper %>_path
Version data entries
3 entries across 3 versions & 1 rubygems