Sha256: d80c3374445a1fd260fcd9808fb6bfe2254e86bd88503a07db843ffcb51863f9
Contents?: true
Size: 293 Bytes
Versions: 20
Compression:
Stored size: 293 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
20 entries across 20 versions & 1 rubygems