Sha256: 0b7b19ebff6ce38d813fbe63f56951151b6f1656dd3c4a6900668103f6cadfdc
Contents?: true
Size: 236 Bytes
Versions: 22
Compression:
Stored size: 236 Bytes
Contents
<p>Displaying <%= singular_name.capitalize %></p> <% for attribute in attributes -%> <p><b><%= attribute.human_name %></b>: {{<%= attribute.name %>}}</p> <% end -%> <a href="{{edit_path}}">Edit</a> | <a href="{{index_path}}">Back</a>
Version data entries
22 entries across 22 versions & 2 rubygems