Sha256: c921d7c03abcf6a8b046a6e129254fb4291df257270cbaa3df2b091e69caffa8

Contents?: true

Size: 348 Bytes

Versions: 12

Compression:

Stored size: 348 Bytes

Contents

-# encoding UTF-8
-# autogenerated_by_scaffold

= titre_action(controller.action_name,"<%= singular_name %>")
= error_messages_for :<%= singular_name %>

- semantic_form_for @<%= singular_name %> do |f|

  - f.inputs :name => "Basic", :id => "basic" do
<% for attribute in attributes -%>
    = f.input :<%= attribute.name%>
<% end -%>
  = f.buttons

Version data entries

12 entries across 4 versions & 1 rubygems

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