27. AWDR Depot App - Chapter 8 - Cart Creation

In this screencast I will walk you through the chapter 8 - Cart Creation of the AWDwR book. At the end of the screen cast the products controller ends up with add_to_cart and empty_cart action in the products controller. It does not use RESTful routes. After some thought I realized that you cannot force CRUD operation for the use cases in this chapter.

Based on the Depot application developed in Agile Web Development with Rails