andrei
Results
1
issues of
andrei
I am getting incorrect tag counts on associations. Here's the query example: `User.last.items.tag_counts_on(:tags)` Here's the result: `[....]` The returned taggings_count is not limited to user's items... There are total of...