Finished chapter 6
authorNeil Smith <neil.git@njae.me.uk>
Fri, 30 Jan 2009 11:56:47 +0000 (11:56 +0000)
committerNeil Smith <neil.git@njae.me.uk>
Fri, 30 Jan 2009 11:56:47 +0000 (11:56 +0000)
commitcf29841dca2a4ba6313a99576d56e238b700a158
tree49964da83f202b3321c83df2e2868518db872734
parente580d4626176c8deb6f44fec7e66f980b5923b29
Finished chapter 6
12 files changed:
app/models/product.rb
app/views/layouts/products.html.erb
app/views/products/edit.html.erb
app/views/products/index.html.erb
app/views/products/new.html.erb
app/views/products/show.html.erb
config/environment.rb
db/migrate/20090128142730_add_product_price.rb [new file with mode: 0644]
db/migrate/20090130111521_add_test_data.rb [new file with mode: 0644]
db/schema.rb
log/development.log
public/stylesheets/depot.css [new file with mode: 0644]