Sha256: 8d9cd8c82507eb30ee62b89f00181feef4ecd6ddeda9e1e5fa4f110dc5b4748d
Contents?: true
Size: 268 Bytes
Versions: 11
Compression:
Stored size: 268 Bytes
Contents
<div class="page-header"> <h1><%= human_name.titleize %> #<%%= @<%= singular_table_name %>.id %></h1> </div> <% attributes.each do |attribute| -%> <p> <b><%= attribute.human_name %>:</b> <%%= @<%= singular_table_name %>.<%= attribute.name %> %> </p> <% end %>
Version data entries
11 entries across 6 versions & 1 rubygems