Decoupled carts and orders
authorNeil Smith <neil.git@njae.me.uk>
Mon, 9 Mar 2009 11:18:12 +0000 (11:18 +0000)
committerNeil Smith <neil.git@njae.me.uk>
Mon, 9 Mar 2009 11:18:12 +0000 (11:18 +0000)
commit05c481a0756c1fa0a9956b21a912de2c10914ef2
tree0e7f4781c8c5e135fc391e508545f47b6a6cd75d
parent951fe14acc706a4c5ec043e20b3cbfee2b9754d6
Decoupled carts and orders
app/controllers/store_controller.rb
app/models/line_item.rb
app/models/order.rb
app/views/layouts/store.html.erb
app/views/store/_cart.html.erb
app/views/store/checkout.js.rjs
app/views/store/index.html.erb