* Add route for fetching a user's followed tags * Move followed tags route to FollowsController instead of TagsController and add JSON view * Add missing new line * Change the dots for our linter Co-authored-by: rhymes <rhymes@hey.com> Co-authored-by: Molly Struve <mollylbs@gmail.com> |
||
|---|---|---|
| .. | ||
| analytics_controller.rb | ||
| api_controller.rb | ||
| articles_controller.rb | ||
| comments_controller.rb | ||
| followers_controller.rb | ||
| follows_controller.rb | ||
| health_checks_controller.rb | ||
| listings_controller.rb | ||
| podcast_episodes_controller.rb | ||
| tags_controller.rb | ||
| users_controller.rb | ||
| videos_controller.rb | ||
| webhooks_controller.rb | ||