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-4.6.1 app/views/effective/orders/pretend/_form.html.haml
effective_orders-5.0.0 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.6.0 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.5.12 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.5.11 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.5.10 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.5.9 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.5.8 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.5.7 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.5.6 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.5.5 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.5.4 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.5.3 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.5.2 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.5.1 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.5.0 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.4.10 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.4.9 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.4.8 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.4.7 app/views/effective/orders/pretend/_form.html.haml