ga-wdi-boston / rails-api-many-to-many

Placeholder. Code in the rails-api-*. demo/code-along/lab series
Other
1 stars 77 forks source link

updated "Where We Left Off" section #6

Closed neugierige closed 8 years ago

neugierige commented 8 years ago

Previously, "Loan" was the join table between Books and Authors. That is incorrect. Loan joins Books and Borrowers.