Sha256: a7062bb48d2fcdfc6e57a0fef8429d2a724ee8709636144d3da3d0b364a858b8

Contents?: true

Size: 380 Bytes

Versions: 105

Compression:

Stored size: 380 Bytes

Contents

= effective_form_with(scope: :pretend, url: effective_orders.pretend_order_path(order), method: :post) do |f|
  = f.hidden_field :purchased_url, value: purchased_url
  = f.hidden_field :declined_url, value: declined_url

  - if EffectiveOrders.pretend_message.present?
    %p.text-right= EffectiveOrders.pretend_message

  = f.submit order_checkout_label(:pretend), border: false

Version data entries

105 entries across 105 versions & 1 rubygems

Version Path
effective_orders-5.2.14 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.2.13 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.2.12 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.2.11 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.2.10 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.2.9 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.2.8 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.2.7 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.2.6 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.2.5 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.2.4 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.2.3 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.2.2 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.2.1 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.2.0 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.1.17 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.1.16 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.1.15 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.1.14 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.1.13 app/views/effective/orders/pretend/_form.html.haml