samordonez / reading-list-api

Rails API for managing reading lists
https://sofistication.github.io/book-next/
Other
0 stars 0 forks source link

Book crud #1

Closed samordonez closed 7 years ago

samordonez commented 7 years ago

Created book resource, which belongs to users.

Controller unit tests for books are broken and will fail even though the resource works correctly.