Sha256: 74e8dcfdc8e701804d342b8e046294e76eb41d0659ad3ae51cc0a9ca98d994cd

Contents?: true

Size: 254 Bytes

Versions: 10

Compression:

Stored size: 254 Bytes

Contents

%h1 New <%= singular_name.humanize %>
= error_message_on :financial_plan, :base
- 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

10 entries across 10 versions & 2 rubygems

Version Path
stefanpenner-my_generator-0.1.1 rails_generators/shoulda_scaffold/templates/haml/new.html.haml
stefanpenner-my_generator-0.1.2 rails_generators/my_scaffold/templates/haml/new.html.haml
stefanpenner-my_generator-0.1.3 rails_generators/my_scaffold/templates/haml/new.html.haml
stefanpenner-my_scaffold-0.1.3 rails_generators/my_scaffold/templates/haml/new.html.haml
stefanpenner-my_scaffold-1.0.0 generators/my_scaffold/templates/haml/new.html.haml
stefanpenner-my_scaffold-1.1.0 generators/my_scaffold/templates/haml/new.html.haml
stefanpenner-my_scaffold-1.2.0 generators/my_scaffold/templates/haml/new.html.haml
stefanpenner-my_scaffold-1.2.1 generators/my_scaffold/templates/haml/new.html.haml
stefanpenner-my_scaffold-1.4.0 generators/my_scaffold/templates/haml/new.html.haml
stefanpenner-my_scaffold-1.4.1 generators/my_scaffold/templates/haml/new.html.haml