Backend Pattern Serializer - TISTATechnologies/caseflow GitHub Wiki
A serializer transforms an object from one representation into a different representation (ex: Ruby hash or JSON).
Caseflow uses Fast JSON API
to implement serializers.
app/serializers
-
app/models/serializers
DEPRECATED
N/A
N/A
Pattern | Description |
---|