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.0.4 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.3 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.2 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.1 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.0 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.0beta19 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.0beta18 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.0beta17 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.0beta16 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.0beta15 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.0beta14 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.0beta13 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.0beta12 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.0beta11 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.0beta10 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.0beta9 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.0beta8 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.0beta7 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.0beta6 app/views/effective/orders/_order_user_fields.html.haml
effective_orders-4.0.0beta5 app/views/effective/orders/_order_user_fields.html.haml