Sha256: afa3294f46f5962fe85cdc4719d7709c6ac40ac2015757ea777249c26398c52e

Contents?: true

Size: 213 Bytes

Versions: 11

Compression:

Stored size: 213 Bytes

Contents

%h1 New <%= singular_name.humanize %>

- form_for(@<%= singular_name %>) do |form|
  = render :partial => 'form', :locals => {:form => form}
  %p= form.submit "Create"

%p= link_to 'Back', <%= plural_name %>_path

Version data entries

11 entries across 11 versions & 7 rubygems

Version Path
drd-shoulda_generator-0.2.1 rails_generators/shoulda_scaffold/templates/haml/new.html.haml
jeffleeismyhero-shoulda_generator-0.3.0 rails_generators/shoulda_scaffold/templates/haml/new.html.haml
jeffleeismyhero-shoulda_generator-0.3.1 rails_generators/shoulda_scaffold/templates/haml/new.html.haml
martijn-shoulda_generator-0.2.1 rails_generators/shoulda_scaffold/templates/haml/new.html.haml
martijn-shoulda_generator-0.2.2 rails_generators/shoulda_scaffold/templates/haml/new.html.haml
mattyoho-shoulda_generator-0.2.1 rails_generators/shoulda_scaffold/templates/haml/new.html.haml
stefanpenner-shoulda_generator-0.2.1 rails_generators/shoulda_scaffold/templates/haml/new.html.haml
stefanpenner-shoulda_generator-0.2.2 rails_generators/shoulda_scaffold/templates/haml/new.html.haml
technicalpickles-shoulda_generator-0.2.1 rails_generators/shoulda_scaffold/templates/haml/new.html.haml
shoulda_generator-1.3.5 rails_generators/shoulda_scaffold/templates/haml/new.html.haml
shoulda_generator-0.2.2 rails_generators/shoulda_scaffold/templates/haml/new.html.haml