Sha256: 573a0ab05a803c32ec18824c378d927925fd7a0f034a4b686005b0c532776f89

Contents?: true

Size: 210 Bytes

Versions: 123

Compression:

Stored size: 210 Bytes

Contents

.effective-order
  = effective_form_with(model: order, url: checkout_step1_form_url(order, namespace)) do |f|
    = render('effective/orders/fields', order: order, form: f)
    = f.submit 'Proceed to Checkout'

Version data entries

123 entries across 123 versions & 1 rubygems

Version Path
effective_orders-4.3.1 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-4.3.0 app/views/effective/orders/_checkout_step1.html.haml
effective_orders-4.2.7 app/views/effective/orders/_checkout_step1.html.haml