Sha256: fd2db9298ba6beb8a805998467694dec848903cf856a3ad3206bc87fac17bceb

Contents?: true

Size: 334 Bytes

Versions: 19

Compression:

Stored size: 334 Bytes

Contents

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

  = render 'effective/stamp_wizards/stamp_wizard', stamp_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

19 entries across 19 versions & 1 rubygems

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