oj_serializers 1.0.1
oj_serializers leverages the performance of the oj JSON serialization library, and minimizes object allocations, all while provding a similar API to Active Model Serializers.
Gemfile:
=
install:
=
Runtime Dependencies (1):
oj
>= 3.8.0
Development Dependencies (2):
actionpack
>= 4.0
railties
>= 4.0