Sha256: d6b0cde3472dd1ecf050374bd5fd59dd2887dc77ec3a3effe25b317634c74c27

Contents?: true

Size: 280 Bytes

Versions: 5

Compression:

Stored size: 280 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

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
effective_orders-4.4.1 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.4.0 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.3.2 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.3.1 app/views/effective/orders/pretend/_form.html.haml
effective_orders-4.3.0 app/views/effective/orders/pretend/_form.html.haml