lp-serializable 1.0.1
JSON API(jsonapi.org) serializer wrapper methods that work with Rails and can be used to serialize any kind of ruby object with AMS style output.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 4.2
fast_jsonapi
>= 1.3
Development Dependencies (13):
active_model_serializers
~> 0.10.7
activerecord
>= 4.2
appraisal
>= 0
bundler
~> 1.16
byebug
>= 0
jsonapi-rb
~> 0.5.0
jsonapi-serializers
~> 1.0.0
oj
~> 3.3
pry
>= 0
rake
~> 10.0
rspec
~> 3.0
rspec-benchmark
~> 0.3.0
sqlite3
~> 1.3