Sha256: 31de3755d3dde176080fdca7ff800e51970b3ae4d0be94595f7ecfeb1001e5dd

Contents?: true

Size: 244 Bytes

Versions: 6

Compression:

Stored size: 244 Bytes

Contents

= form_tag(effective_orders.pretend_order_path(order, purchased_url: purchased_url, declined_url: declined_url), method: :post) do
  = submit_tag order_checkout_label(:pretend), class: 'btn btn-primary', data: { disable_with: 'Continuing...' }

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
effective_orders-3.0.3 app/views/effective/orders/pretend/_form.html.haml
effective_orders-3.0.2 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.0.0beta2 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.0.0beta1 app/views/effective/orders/pretend/_form.html.haml
effective_orders-3.0.1 app/views/effective/orders/pretend/_form.html.haml
effective_orders-3.0.0 app/views/effective/orders/pretend/_form.html.haml