Sha256: 0d08089efdd370c3c5c87b0bbea1b8532b87d8cd9be6a4c3cf8b0095ea9eeb0f
Contents?: true
Size: 267 Bytes
Versions: 7
Compression:
Stored size: 267 Bytes
Contents
%h1= page_title @<%= singular_table_name %> %dl <% attributes.each do |attribute| %> %dt= <%= class_name %>.human_attribute_name(:<%= attribute.name %>) %dd= @<%= singular_table_name %>.<%= attribute.name %> <% end %> = link_to_edit @<%= singular_table_name %>
Version data entries
7 entries across 7 versions & 1 rubygems