Sha256: 76825ed37a176fba58a841885bb93b6c3c1c6d38ae496e1bfd3e30fb6a2bca96

Contents?: true

Size: 292 Bytes

Versions: 19

Compression:

Stored size: 292 Bytes

Contents

%h2 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

19 entries across 19 versions & 1 rubygems

Version Path
effective_orders-3.2.3 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-3.2.2 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-3.2.1 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-3.2.0 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-3.1.7 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-3.1.6 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-3.1.4 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-3.1.3 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-3.1.0 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-3.0.4 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-3.0.3 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-3.0.2 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-3.0.1 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-3.0.0 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.2.4 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.2.3 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.2.2 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.2.1 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-2.2.0 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml