Sha256: 3f78482e7f1231a60d4f567041437b5da686d3bd5d36b9e8b5216cc206d2c2c6

Contents?: true

Size: 270 Bytes

Versions: 13

Compression:

Stored size: 270 Bytes

Contents

%dl
<% for attribute in attributes -%>
  %dt <%= attribute.column.human_name %>
  %dd= h @<%= singular_name %>.<%= attribute.name %>
<% end -%>

%p
  = link_to 'Edit', edit_<%= singular_name %>_path(@<%= singular_name %>)
  |
  = link_to 'Back', <%= plural_name %>_path

Version data entries

13 entries across 13 versions & 7 rubygems

Version Path
coreymartella-dmd_generator-0.2.3 rails_generators/dmd_scaffold/templates/haml/show.html.haml
drd-shoulda_generator-0.2.1 rails_generators/shoulda_scaffold/templates/haml/show.html.haml
jeffleeismyhero-shoulda_generator-0.3.0 rails_generators/shoulda_scaffold/templates/haml/show.html.haml
jeffleeismyhero-shoulda_generator-0.3.1 rails_generators/shoulda_scaffold/templates/haml/show.html.haml
martijn-shoulda_generator-0.2.1 rails_generators/shoulda_scaffold/templates/haml/show.html.haml
martijn-shoulda_generator-0.2.2 rails_generators/shoulda_scaffold/templates/haml/show.html.haml
mattyoho-shoulda_generator-0.2.1 rails_generators/shoulda_scaffold/templates/haml/show.html.haml
technicalpickles-shoulda_generator-0.1.0 rails_generators/shoulda_scaffold/templates/haml/show.html.haml
technicalpickles-shoulda_generator-0.1.1 rails_generators/shoulda_scaffold/templates/haml/show.html.haml
technicalpickles-shoulda_generator-0.1.2 rails_generators/shoulda_scaffold/templates/haml/show.html.haml
technicalpickles-shoulda_generator-0.2.1 rails_generators/shoulda_scaffold/templates/haml/show.html.haml
shoulda_generator-1.3.5 rails_generators/shoulda_scaffold/templates/haml/show.html.haml
shoulda_generator-0.2.2 rails_generators/shoulda_scaffold/templates/haml/show.html.haml