Created by: gracewashere
Problem:
When a record has_many
other records,
and there's only one resource in the association,
the show page for the record would display
"Showing 5 of 1."
Solution:
Only show the show message when the page is not already displaying all of them.