Iteration 3: Creating a Smarter Cart

Continue to improve the functionality of an existing cart.

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 1200+ tech skills courses.