RubyGems Navigation menu

act_as_jsonapi 0.1.2

Act as JSONAPI is a small and flexible gem on top of `jsonapi_serializer`. By including Act as JSONAPI in your controllers you instantly get all basic controller actions for the model. You can override the model and serializer if the name of the controller doesn't match the model. The json formatter and errors can be used separatly.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.2 - March 13, 2023 (13.5 KB)

Runtime Dependencies (3):

activesupport ~> 7.0
pundit ~> 2.1

Development Dependencies (3):

rake ~> 13.0
rspec ~> 3.0
rubocop ~> 1.7

Owners:

Pushed by:

Authors:

  • leizzer

SHA 256 checksum:

839202204d76bf116fbf2cd73b5e55f4a60d2ecbe75d8898bdc7921d8df914ef

Total downloads 578

For this version 578

License:

MIT

Required Ruby Version: >= 2.4.0

Links: