Add list of just-purchased items (this transaction) to the purchase view
authorIra W. Snyder <devel@irasnyder.com>
Fri, 23 Nov 2007 08:01:14 +0000 (00:01 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Fri, 23 Nov 2007 08:01:14 +0000 (00:01 -0800)
commit74561aac0964ca7bd9283ad0a9b017e02431f845
treebd19e736be114e014e8c835e904e1ad90941024d
parent56db4e1da35c068e247eadbd32edd0a09eb61127
Add list of just-purchased items (this transaction) to the purchase view

Signed-off-by: Ira W. Snyder <devel@irasnyder.com>
app/controllers/purchase_controller.rb
app/models/merchandise.rb
app/views/bitem/list.rhtml
app/views/merchandise/_form.rhtml
app/views/purchase/menu.rhtml
db/development.sqlite3
db/migrate/020_rebuild_merchandises_table.rb [new file with mode: 0644]
db/schema.rb