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_priceis computed fromunit_priceandquantity
-
- Adjust controller, presenter, and view code to handle multi-word model names