Sha256: 800337d615a4b2e142f68460bb393fdb2897806c2fb3be507f01c1ef308f3f17
Contents?: true
Size: 298 Bytes
Versions: 1
Compression:
Stored size: 298 Bytes
Contents
<p><a href="{{path}}/_list/<%= pluralized_model_name %>/<%= pluralized_model_name %>">List <%= pluralized_model_name.humanize %></a></p> <dl> <dt>ID</dt> <dd>{{id}}</dd> <% attributes.each do |attribute| -%> <dt><%= attribute.humanize %></dt> <dd>{{<%= attribute %>}}</dd> <% end -%> </dl>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rid-0.4.1 | lib/rid/generators/show/templates/show.mustache |