jsonapi_mapper 0.1.7
Sanitizes a jsonapi Document and maps it to ActiveRecord, creating or updating as needed. Prevents mistakes when assigingng attributes or referring to unscoped relationships.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activemodel
>= 5.1.4, ~> 5.1
activesupport
>= 5.1.4, ~> 5.1