Sha256: b6285bf90e2a07392e2505ae3430debdb920c482c4463d4dcf5f30ce51df18c5

Contents?: true

Size: 292 Bytes

Versions: 16

Compression:

Stored size: 292 Bytes

Contents

%h3 Terms and Conditions

- terms = EffectiveOrders.terms_and_conditions_label

= form.input :terms_and_conditions,
  required: true,
  as: :boolean,
  label: ((terms.respond_to?(:call) ? instance_exec(form.object, &terms) : terms).presence || 'I accept the terms and conditions.').html_safe

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
effective_orders-2.1.17 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.1.16 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.1.15 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.1.14 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.1.13 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.1.12 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.1.10 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.1.9 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.1.8 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.1.7 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.1.6 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.1.5 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.1.4 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.1.3 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.1.2 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.1.1 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml