Sha256: a0315fe1d6ddd2660ca3bc5a3d0a32ae3068db4296035ef741693f029d1197fa

Contents?: true

Size: 249 Bytes

Versions: 44

Compression:

Stored size: 249 Bytes

Contents

.effective-order-user-fields
  %h2 User Information
  = form.fields_for :user, user do |fu|
    - Array(EffectiveOrders.collect_user_fields).select { |field| fu.object.respond_to?(field) }.each do |field|
      = fu.text_field field, required: true

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
effective_orders-4.4.0 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.3.2 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.3.1 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.3.0 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.2.7 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.2.6 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.2.5 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.2.4 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.2.3 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.2.2 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.2.1 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.2.0 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.1.5 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.1.4 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.1.3 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.1.2 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.1.1 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.1.0 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.6 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.5 app/views/effective/orders/_order_user_fields.html.haml