Closed adamalton closed 8 years ago
@@ master #85 diff @@
==========================================
Files 73 73
Lines 2572 2572
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
Hits 1985 1985
Misses 587 587
Partials 0 0
Powered by Codecov. Last update 0ed0e55...28371eb
Thanks @adamalton! TIL about .first()
This avoids fetching all of the BookOwners for the given user, as only the first one is used.