Sha256: 5f204f0b87469957b288916ada221f821e7ffbcc5f362393f40bcd11b6d898e7

Contents?: true

Size: 355 Bytes

Versions: 15

Compression:

Stored size: 355 Bytes

Contents

%p#notice= notice

<% for attribute in attributes -%>
%p
  %b #{<%= class_name.gsub('Cms::','') %>.human_attribute_name :<%= attribute.name %>}:
  = @<%= singular_table_name %>.<%= attribute.name %>
<% end -%>

= link_to t('cms.edit'), edit_<%= singular_table_name %>_path(@<%= singular_table_name %>)
\|
= link_to t('cms.back'), <%= index_helper %>_path

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
shoestrap-0.4.1 templates/haml/scaffold/show.html.haml
shoestrap-0.4.0 templates/haml/scaffold/show.html.haml
shoestrap-0.3.1.pre templates/haml/scaffold/show.html.haml
shoestrap-0.3.0 templates/haml/scaffold/show.html.haml
shoestrap-0.3.0.pre2 templates/haml/scaffold/show.html.haml
shoestrap-0.3.0.pre1 templates/haml/scaffold/show.html.haml
shoestrap-0.3.0.pre templates/haml/scaffold/show.html.haml
shoestrap-0.2.5 templates/haml/scaffold/show.html.haml
shoestrap-0.2.4 templates/haml/scaffold/show.html.haml
shoestrap-0.2.3 templates/haml/scaffold/show.html.haml
shoestrap-0.2.2 templates/haml/scaffold/show.html.haml
shoestrap-0.2.1 templates/haml/scaffold/show.html.haml
shoestrap-0.2.0 templates/haml/scaffold/show.html.haml
shoestrap-0.1.1 templates/haml/scaffold/show.html.haml
shoestrap-0.1.0 templates/haml/scaffold/show.html.haml