Conveniently build and efficiently render JSON API resources.
Ruby gem for building and rendering JSON API documents.
# In Gemfile
gem 'jsonapi-serializable'
then
$ bundle
or manually via
$ gem install jsonapi-serializable
jsonapi-serializable is released under the MIT License.