Finished Chapter 12
authorNeil Smith <neil.git@njae.me.uk>
Wed, 18 Mar 2009 12:39:58 +0000 (12:39 +0000)
committerNeil Smith <neil.git@njae.me.uk>
Wed, 18 Mar 2009 12:39:58 +0000 (12:39 +0000)
commit893fb158ba822c7ce7f5b3d011a2401e7f974f50
tree08731b31c76bc5a489d86e7b96af63aa7faea9d0
parente0b92cc2e0d255a101ffa5248d4d15080fe2ea63
Finished Chapter 12
app/controllers/info_controller.rb [new file with mode: 0644]
app/helpers/info_helper.rb [new file with mode: 0644]
app/models/product.rb
app/views/info/who_bought.atom.builder [new file with mode: 0644]
app/views/info/who_bought.html.erb [new file with mode: 0644]
app/views/info/who_bought.xml.builder [new file with mode: 0644]
app/views/orders/index.html.erb
test/functional/info_controller_test.rb [new file with mode: 0644]