active_model_serializers 0.10.13
ActiveModel::Serializers allows you to generate your JSON in an object-oriented and convention-driven manner.
Gemfile:
=
install:
=
Runtime Dependencies (4):
actionpack
>= 4.1, < 7.1
activemodel
>= 4.1, < 7.1
case_transform
>= 0.2
jsonapi-renderer
>= 0.1.1.beta1, < 0.3
Development Dependencies (10):
activerecord
>= 4.1, < 7.1
bundler
>= 0
grape
>= 0.13
json_schema
>= 0
kaminari
~> 0.16.3
minitest
~> 5.0, < 5.11
railties
>= 4.1, < 7.1
rake
>= 10.0
timecop
~> 0.7
will_paginate
~> 3.0, >= 3.0.7