To Lecture Notes
IT 231 -- 11/13/12
Review Question
- Create a Rails OnlineStore project that implements a shopping cart with
models Customer, CatalogItem, ShoppingCart, and LineItem.
Make the modifications as described in the OnlineStore Example
(Example 32.5).
Review for Final Exam