Sha256: 0dc7a5b0151cdae36dad99eaacf0d380c0f04464af41a27032a9c251f1d93efc

Contents?: true

Size: 138 Bytes

Versions: 16

Compression:

Stored size: 138 Bytes

Contents

<% 1.upto(30) do |i| %>
visa_<%= i %>:
  order: order_<%= i %>
  amount: 0
  creditcard: card_<%= i %>
  type: CreditcardPayment
<% end %>

Version data entries

16 entries across 16 versions & 3 rubygems

Version Path
kdmny-spree-0.0.1 db/sample/payments.yml
spree-enriquez-0.9.4 db/sample/payments.yml
spree-0.9.4 db/sample/payments.yml
spree-0.9.3 db/sample/payments.yml
spree-0.9.2 db/sample/payments.yml
spree-0.9.1 db/sample/payments.yml
spree-0.9.0 db/sample/payments.yml
spree-0.8.4 db/sample/payments.yml
spree-0.8.5 db/sample/payments.yml
spree-0.6.0 db/sample/payments.yml
spree-0.7.0 db/sample/payments.yml
spree-0.7.1 db/sample/payments.yml
spree-0.8.0 db/sample/payments.yml
spree-0.8.1 db/sample/payments.yml
spree-0.8.2 db/sample/payments.yml
spree-0.8.3 db/sample/payments.yml