-
Notifications
You must be signed in to change notification settings - Fork 19
Backend Pattern Serializer
Ferris Tseng edited this page Jan 2, 2020
·
3 revisions
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 |
---|