Sha256: b7a577080cd5e5c6a0dcd58a9d1f3fc0543ecf591a69296439f6b10d3acfd854

Contents?: true

Size: 317 Bytes

Versions: 35

Compression:

Stored size: 317 Bytes

Contents

= render('layout') do

  = effective_form_with(model: resource, url: wizard_path(step), method: :put) do |f|
    = f.hidden_field :current_step

    = f.fields_for(:user, f.object.user) do |fu|
      = render 'users/fields_demographics', f: fu, user: f.object.user, parent: resource

    = f.save 'Save and Continue'

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
effective_cpd-1.7.2 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.7.1 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.7.0 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.6.5 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.6.4 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.6.3 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.6.2 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.6.1 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.6.0 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.5.1 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.5.0 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.4.8 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.4.7 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.4.6 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.4.5 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.4.4 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.4.3 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.4.2 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.4.1 app/views/effective/cpd_audits/demographics.html.haml
effective_cpd-1.4.0 app/views/effective/cpd_audits/demographics.html.haml