docbrown/app/serializers/search
Jeremy Friesen a65954107f
Refactoring to add helper method (#16064)
* Refactoring to add helper method

Prior to this commit, we made view level calls to service modules.  This
refactor provides convenience methods on the model.

Furthermore, it addresses a few Rubocop violations that "come along for
the ride."

* Ensuring cached entity squaks like User

* Fixing broken spec

* Fixing typo
2022-01-12 11:21:44 -05:00
..
comment_serializer.rb Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
listing_author_serializer.rb Migrate serialization to jsonapi-serializer (#9682) 2020-08-08 15:41:44 +02:00
listing_serializer.rb ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
nested_user_serializer.rb Remove pro role + expose analytics to all users via dashboard (#13156) 2021-03-30 15:02:18 -07:00
podcast_episode_serializer.rb Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
reading_list_article_serializer.rb [Search 2.0] Reading list (#13052) 2021-03-24 15:40:00 +01:00
simple_user_serializer.rb Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
tag_serializer.rb Update tag search and suggest (#15810) 2022-01-05 07:51:17 +00:00
user_serializer.rb Remove duplicated work display from header / profile work (#14210) 2021-07-30 12:28:40 +02:00