When looking at a user's page, only books with phrases should be shown, using "most_recent_with_content" method or similar from Book model.

Logged in user should only be able to see books by other authors if they have phrases. This is the case both in the global list and in the local user list.
When looking at a user's page, only books with phrases should be shown, using "most_recent_with_content" method or similar from Book model.

Logged in user should only be able to see books by other authors if they have phrases. This is the case both in the global list and in the local user list.