docbrown/app/controllers/api/v0
rhymes bc385ae6d5
Switch decorators to Rails builtin decorations - take 2 (#6125) [deploy]
* Revert "Revert "[deploy] Switch decorators from Draper to Rails builtin decorations (#6040)" (#6122) [deploy]"

This reverts commit d438349550.

* Enable serialization for decorators

* Refactor and test default home feed serialization

* Improve spec

* Applied @vaidehijoshi suggestions

* Applied @citizen428 suggestions

* Make CodeClimate happy

* Cleanup stories_index_spec.rb

* Refactor UserDecorator#cached_followed_tags to loop less
2020-02-19 15:30:53 -05:00
..
analytics_controller.rb Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
api_controller.rb Enable CORS on public API endpoints (#6116) [deploy] 2020-02-18 10:47:07 -05:00
articles_controller.rb Switch decorators to Rails builtin decorations - take 2 (#6125) [deploy] 2020-02-19 15:30:53 -05:00
chat_channels_controller.rb Improve API controllers efficiency by selecting only columns needed for serialization (#5805) [deploy] 2020-02-06 07:36:56 -05:00
classified_listings_controller.rb Small API controllers refactoring (#6021) [deploy] 2020-02-12 11:51:42 -05:00
comments_controller.rb Small API controllers refactoring (#6021) [deploy] 2020-02-12 11:51:42 -05:00
followers_controller.rb Stop using legacy user's organization_id and remove followers unused code (#6079) [deploy] 2020-02-18 11:27:43 -05:00
followings_controller.rb Improve API controllers efficiency by selecting only columns needed for serialization (#5805) [deploy] 2020-02-06 07:36:56 -05:00
follows_controller.rb Migrate Users/FollowJob to Sidekiq (#5403) 2020-01-08 15:03:18 -05:00
github_repos_controller.rb Small API controllers refactoring (#6021) [deploy] 2020-02-12 11:51:42 -05:00
podcast_episodes_controller.rb Enable CORS on public API endpoints (#6116) [deploy] 2020-02-18 10:47:07 -05:00
reactions_controller.rb Refactor API Reactions controller and add specs (#5936) 2020-02-07 12:39:24 -05:00
tags_controller.rb Small API controllers refactoring (#6021) [deploy] 2020-02-12 11:51:42 -05:00
users_controller.rb Make sure profile images show up in onboarding (#6134) [deploy] 2020-02-17 20:19:06 -05:00
videos_controller.rb Enable CORS on public API endpoints (#6116) [deploy] 2020-02-18 10:47:07 -05:00
webhooks_controller.rb Small API controllers refactoring (#6021) [deploy] 2020-02-12 11:51:42 -05:00