Sha256: d7f3742f506aaaf8c4fd2855dea09b658a022ad36ba9be3d660ff4874b3b4b3e

Contents?: true

Size: 238 Bytes

Versions: 3

Compression:

Stored size: 238 Bytes

Contents

<% attributes.each do |attribute| -%>
<td><%%= <%= attribute.name %> %></td>
<% end -%>

<td><a href="#/<%%= _id %>">Show</td>
<td><a href="#/<%%= _id %>/edit">Edit</td>
<td><a href="#/<%%= _id %>/destroy" class="destroy">Destroy</a></td>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pbw-0.0.8 lib/generators/pbw/rules/command/templates/templates/model.jst
pbw-0.0.7 lib/generators/pbw/rules/command/templates/templates/model.jst
pbw-0.0.6 lib/generators/pbw/rules/command/templates/templates/model.jst