docbrown/app/serializers
Jeremy Friesen c5bf4bf880
Extracting duplicate logic (#16035)
Prior to this commit, we had two places that need to know the nuances
ofquerying for tag flares and what we should include in our queries for
serialization.

With this commit, we're factoring towards a common source of knowledge
and providing a much needed test for the expected output of this
serialization.

Loosely related to #15916, #15983, #15994, and #16032.
2022-01-10 15:19:04 -05:00
..
homepage Extracting duplicate logic (#16035) 2022-01-10 15:19:04 -05:00
search Removing unused Search::ArticleSerializer (#16032) 2022-01-10 13:57:50 -05:00
application_serializer.rb Migrate serialization to jsonapi-serializer (#9682) 2020-08-08 15:41:44 +02:00