Sha256: 7a5bf7f9c7c9c20b4e73516faacb5fa0afa5b16ab838854037ec789daaf8ca43

Contents?: true

Size: 161 Bytes

Versions: 6

Compression:

Stored size: 161 Bytes

Contents

<% 1.upto(30) do |i| %>
order_<%= i %>:
  user: frank
  number: <%= "R#{Array.new(9){rand(9)}.join}" %>
  state: new
  item_total: 37.97
  total: 45.75
<% end %>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
spree-enriquez-0.9.4 db/sample/orders.yml
spree-0.9.4 db/sample/orders.yml
spree-0.9.3 db/sample/orders.yml
spree-0.9.2 db/sample/orders.yml
spree-0.9.1 db/sample/orders.yml
spree-0.9.0 db/sample/orders.yml