* Rename positive_reactions_count to public_reactions_count * Add positive reactions count back in so we can remove it * Use public_category method for reactions * Add positive_reactions_count in case any old caches rely on it * Add positive_rxn_count to account for API endpoints * Remove unused method * One more spot... * Add method back in because of caches * Update specs to match new functionality * Fix typo * Remove unused methods |
||
|---|---|---|
| .. | ||
| analytics_controller.rb | ||
| api_controller.rb | ||
| articles_controller.rb | ||
| classified_listings_controller.rb | ||
| comments_controller.rb | ||
| followers_controller.rb | ||
| follows_controller.rb | ||
| podcast_episodes_controller.rb | ||
| tags_controller.rb | ||
| users_controller.rb | ||
| videos_controller.rb | ||
| webhooks_controller.rb | ||