* Refactoring cached_followed_tags This refactor consolidates two queries and a loop into a single query. One thing that is unclear is if we're ever really clearing the cache of the user by id? What follows is un-related to the refactor but appears to be related to #14937. > First, I see we set a cache here: > > |
||
|---|---|---|
| .. | ||
| application_decorator_spec.rb | ||
| article_decorator_spec.rb | ||
| comment_decorator_spec.rb | ||
| listing_decorator_spec.rb | ||
| mention_decorator_spec.rb | ||
| notification_decorator_spec.rb | ||
| organization_decorator_spec.rb | ||
| podcast_episode_decorator_spec.rb | ||
| sponsorship_decorator_spec.rb | ||
| user_decorator_spec.rb | ||