Sha256: 82641284a982bd8ab046a3113d533dacd66196c781f3c4eabffe1eaf7fc53381

Contents?: true

Size: 287 Bytes

Versions: 27

Compression:

Stored size: 287 Bytes

Contents

%p#notice= notice

<% for attribute in attributes -%>
%p
  %b <%= attribute.human_name %>:
  = @<%= singular_table_name %>.<%= attribute.name %>
<% end -%>

= link_to 'Edit', edit_<%= singular_table_name %>_path(@<%= singular_table_name %>)
\|
= link_to 'Back', <%= index_helper %>_path

Version data entries

27 entries across 27 versions & 4 rubygems

Version Path
haml-rails-0.4 lib/generators/haml/scaffold/templates/show.html.haml
haml-rails-0.3.5 lib/generators/haml/scaffold/templates/show.html.haml
haml-rails-0.3.4 lib/generators/haml/scaffold/templates/show.html.haml
haml-rails-0.3.3 lib/generators/haml/scaffold/templates/show.html.haml
haml-rails-0.3.2 lib/generators/haml/scaffold/templates/show.html.haml
haml-rails-0.3.1 lib/generators/haml/scaffold/templates/show.html.haml
haml-rails-0.3 lib/generators/haml/scaffold/templates/show.html.haml