Sha256: 587be8b55184626427eef8df622f53404d3ebabce8ad44cc6cc6dfb915cbdf40

Contents?: true

Size: 330 Bytes

Versions: 23

Compression:

Stored size: 330 Bytes

Contents

= render 'layout' do
  = render 'effective/ring_wizards/content', resource: resource

  = render 'effective/ring_wizards/ring_wizard', ring_wizard: resource

  = effective_form_with(model: resource, url: wizard_path(step), method: :put) do |f|
    = f.hidden_field :id
    = f.submit 'Save and Continue', class: 'btn btn-primary'

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
effective_products-0.3.10 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.3.9 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.3.8 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.3.7 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.3.6 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.3.5 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.3.4 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.3.3 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.3.2 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.3.1 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.3.0 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.2.1 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.2.0 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.1.2 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.1.1 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.1.0 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.0.9 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.0.8 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.0.7 app/views/effective/ring_wizards/summary.html.haml
effective_products-0.0.6 app/views/effective/ring_wizards/summary.html.haml