Sha256: 389847f65dc6c3ec1336c7e0ad63969bc4841a3c7f34cc5e464086ada8578810

Contents?: true

Size: 341 Bytes

Versions: 12

Compression:

Stored size: 341 Bytes

Contents

-# encoding UTF-8
-# autogenerated_by_scaffold

=titre_show(@<%= singular_name %>,@<%= singular_name %>.lib)
%form.formtastic
  %fieldset.inputs
    %legend
      %span=@as_options[:legend]

<% for attribute in attributes -%>
      = show @<%= singular_name %>,:<%= attribute.name %>
<%end%>  
    = link_to 'Back', <%= plural_name %>_path

Version data entries

12 entries across 4 versions & 1 rubygems

Version Path
aslon_scaffold-0.0.15 lib/generators/haml/scaffold/templates/show.haml.erb
aslon_scaffold-0.0.15 lib/generators/nifty/scaffold/templates/views/haml/show.haml.erb
aslon_scaffold-0.0.15 lib/generators/nifty/aslon/templates/views/haml/show.html.haml
aslon_scaffold-0.0.14 lib/generators/haml/scaffold/templates/show.haml.erb
aslon_scaffold-0.0.14 lib/generators/nifty/aslon/templates/views/haml/show.html.haml
aslon_scaffold-0.0.14 lib/generators/nifty/scaffold/templates/views/haml/show.haml.erb
aslon_scaffold-0.0.13 lib/generators/haml/scaffold/templates/show.haml.erb
aslon_scaffold-0.0.13 lib/generators/nifty/aslon/templates/views/haml/show.html.haml
aslon_scaffold-0.0.13 lib/generators/nifty/scaffold/templates/views/haml/show.haml.erb
aslon_scaffold-0.0.12 lib/generators/haml/scaffold/templates/show.haml.erb
aslon_scaffold-0.0.12 lib/generators/nifty/scaffold/templates/views/haml/show.haml.erb
aslon_scaffold-0.0.12 lib/generators/nifty/aslon/templates/views/haml/show.html.haml