Lab/HW ideas for day 3

master
Matt Huntington 7 years ago
parent 38c02d877e
commit c4fdd8804d

@ -33,3 +33,7 @@
1. [Nested Models](Nested_Models.md)
#### Lab/HW ideas
1. Implement find for both `/people/:id` and `/locations/:id`
1. Stretch: imlement an many-to-many relation with a `Companies` model
- use a `jobs` intermediary table

Loading…
Cancel
Save