Sha256: e611daed558477bed986e5029bfafd9d67dd5ffbbc8e1032dd8cb1417c03bbad

Contents?: true

Size: 160 Bytes

Versions: 6

Compression:

Stored size: 160 Bytes

Contents

<% 1.upto(30) do |i| %>
txn_<%= i %>:
  amount: 45.75
  txn_type: <%=Txn::TxnType::AUTHORIZE%>
  response_code: 12345
  credit_card: visa_<%=i%>
<% end %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
spree-0.0.6 starter-app/db/sample/txns.yml
spree-0.0.5 starter-app/db/sample/txns.yml
spree-0.0.8 starter-app/db/sample/txns.yml
spree-0.0.7 starter-app/db/sample/txns.yml
spree-0.0.9 db/sample/txns.yml
spree-0.2.0 db/sample/txns.yml