Sha256: a79350b7602f5a021e611926c2dca734f5d883cb32eb62b830869ec3608f9b38

Contents?: true

Size: 198 Bytes

Versions: 10

Compression:

Stored size: 198 Bytes

Contents

#content.show
  %p#notice= notice

  .form-horizontal
<% for attribute in attributes -%>
    = show_value '<%= attribute.human_name %>', @<%= singular_table_name %>.<%= attribute.name %>
<% end -%>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
bootbox_crud-0.2.1 lib/templates/haml/scaffold/show.html.haml
bootbox_crud-0.2.0 lib/templates/haml/scaffold/show.html.haml
bootbox_crud-0.1.1.7 lib/templates/haml/scaffold/show.html.haml
bootbox_crud-0.1.1.6 lib/templates/haml/scaffold/show.html.haml
bootbox_crud-0.1.1.5 lib/templates/haml/scaffold/show.html.haml
bootbox_crud-0.1.1.4 lib/templates/haml/scaffold/show.html.haml
bootbox_crud-0.1.1.3 lib/templates/haml/scaffold/show.html.haml
bootbox_crud-0.1.1.2 lib/templates/haml/scaffold/show.html.haml
bootbox_crud-0.1.1.1 lib/templates/haml/scaffold/show.html.haml
bootbox_crud-0.1.1 lib/templates/haml/scaffold/show.html.haml