Created by: gracewashere
Setting up for https://trello.com/c/NygJOCUM - the Order
model will soon
have_many
LineItems
.
- Add a computed method to the line item dashboard
-
LineItem#total_price
is computed fromunit_price
andquantity
-
- Adjust controller, presenter, and view code to handle multi-word model names