End chapter 8
authorNeil Smith <neil.git@njae.me.uk>
Wed, 4 Feb 2009 21:44:13 +0000 (21:44 +0000)
committerNeil Smith <neil.git@njae.me.uk>
Wed, 4 Feb 2009 21:44:13 +0000 (21:44 +0000)
commit6af7ab424668bc5dce20630e1b112bc611edab63
treee5d9f582a7d112ebad1c34a8d1e5f0281c53e90e
parent127aadd04c2b26dfa7ab7e91b7838c38382eee0b
End chapter 8
app/controllers/store_controller.rb [new file with mode: 0644]
app/helpers/store_helper.rb [new file with mode: 0644]
app/models/product.rb
app/views/layouts/store.html.erb [new file with mode: 0644]
app/views/store/index.html.erb [new file with mode: 0644]
log/development.log
public/stylesheets/depot.css
test/functional/store_controller_test.rb [new file with mode: 0644]