meyerhoferc / secret-santa

0 stars 0 forks source link

JSON Serializer #32

Open kmeyerhofer opened 5 years ago

kmeyerhofer commented 5 years ago

I suggest we use the fast_jsonapi gem to generate our JSON server responses.

It claims to be 25x faster than the Active Model Serializer.