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-6.2.1 app/views/effective/orders/pretend/_form.html.haml
effective_orders-6.2.0 app/views/effective/orders/pretend/_form.html.haml
effective_orders-6.1.5 app/views/effective/orders/pretend/_form.html.haml
effective_orders-6.1.4 app/views/effective/orders/pretend/_form.html.haml
effective_orders-6.1.3 app/views/effective/orders/pretend/_form.html.haml
effective_orders-6.1.2 app/views/effective/orders/pretend/_form.html.haml
effective_orders-6.1.1 app/views/effective/orders/pretend/_form.html.haml
effective_orders-6.1.0 app/views/effective/orders/pretend/_form.html.haml
effective_orders-6.0.1 app/views/effective/orders/pretend/_form.html.haml
effective_orders-6.0.0 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.9.4 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.9.3 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.9.2 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.9.1 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.9.0 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.8.2 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.8.1 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.8.0 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.7.4 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.7.3 app/views/effective/orders/pretend/_form.html.haml