Sha256: 3847f7cef1199303d599caf900b0e780f4dcbc15f32d4789ca417236d0c0ba10

Contents?: true

Size: 320 Bytes

Versions: 21

Compression:

Stored size: 320 Bytes

Contents

- in_section :people
- content_for :title do
  New Contact
- content_for :header do
  %h1 Create a New Contact

.row{"ng-controller" => "NewPersonCtrl"}
  .span6.offset3
    = render :partial => "shared/error_messages", :locals => { :target => @person }
    = render :partial => 'form', :locals => { :person => @person }

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.23 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.21 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.20 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.19 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.18 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.17 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.16 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.15 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.12 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.11 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.10 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.9 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.8 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.7 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.6 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.5 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.4 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.3 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.2 app/views/people/new.html.haml
artfully_ose-1.2.0.pre.1 app/views/people/new.html.haml