Iteration 3: Creating a Smarter Cart
Continue to improve the functionality of an existing cart.
We'll cover the following
Next we need to migrate the data.
We start by creating a migration:
depot> bin/rails generate migration combine_items_in_cart
Get hands-on with 1400+ tech skills courses.