Sha256: b0f5c9839676efb66c9953b579932752e2b146ca47bde6da02c9720f8c23af3c

Contents?: true

Size: 179 Bytes

Versions: 24

Compression:

Stored size: 179 Bytes

Contents

%h4 Payment Details

%p This order was purchased with the following details:
%br

%table.table
  %tbody
    - order.payment.each do |k, v|
      %tr
        %td= k
        %td= v

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
effective_orders-1.3.5 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.3.4 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.3.3 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.3.2 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.3.1 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.3.0 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.2.13 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.2.12 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.2.11 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.2.10 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.2.9 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.2.8 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.2.7 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.2.6 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.2.5 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.2.4 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.2.3 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.2.2 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.2.1 app/views/effective/orders/_order_payment_details.html.haml
effective_orders-1.2.0 app/views/effective/orders/_order_payment_details.html.haml