End chapter 8
authorNeil Smith <neil.git@njae.me.uk>
Wed, 11 Feb 2009 20:33:28 +0000 (20:33 +0000)
committerNeil Smith <neil.git@njae.me.uk>
Wed, 11 Feb 2009 20:33:28 +0000 (20:33 +0000)
commitc611b802645df9f0b490550d8c352fd24eb6ec5b
treea8965b82a8c6f4bce863aec479276ffb5eabd1ee
parente0bbc73cee316aa3fdaae981e567de2443799be3
End chapter 8
app/controllers/application.rb
app/controllers/store_controller.rb
app/models/cart.rb [new file with mode: 0644]
app/models/cart_item.rb [new file with mode: 0644]
app/views/layouts/store.html.erb
app/views/store/add_to_cart.html.erb [new file with mode: 0644]
config/environment.rb
db/migrate/20090211134638_create_sessions.rb [new file with mode: 0644]
public/stylesheets/depot.css