Sha256: bcc8708990724a709aa32b53e9b2a758f239e0423334b61a63e2be8e2a02e901

Contents?: true

Size: 274 Bytes

Versions: 1

Compression:

Stored size: 274 Bytes

Contents

<h3>{{id}}</h3>

<p>{{link-to 'Edit' '<%= file_name.pluralize -%>.edit' this}} <button {{action destroyRecord this}}>Destroy</button></p>

<ul>
<% attributes.each do |attribute| -%>
  <li><%= attribute[:name].titleize -%>: {{<%= attribute[:name] -%>}}</li>
<% end -%>
</ul>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ember-appkit-rails-0.4.0 lib/generators/templates/scaffold/template/show.hbs