Sha256: 4fe71716baea0b7a0dec12163f67c2469aafc69f6cac3af81162661ba5ee3ac8

Contents?: true

Size: 279 Bytes

Versions: 3

Compression:

Stored size: 279 Bytes

Contents

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

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

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ember-appkit-rails-0.2.2 lib/generators/templates/scaffold/template/show.hbs
ember-appkit-rails-0.2.1 lib/generators/templates/scaffold/template/show.hbs
ember-appkit-rails-0.2.0 lib/generators/templates/scaffold/template/show.hbs