introspective_grape 0.5.7
IntrospectiveGrape provides handling for deeply nested relations according to the models' `accepts_nested_attributes_for` declarations, generating all the necessary boilerplate for flexible and consistent bulk endpoints on plural associations, and building nested routes for the same.
Gemfile:
=
install:
=
Runtime Dependencies (11):
camel_snake_keys
> 0.0.4
dry-types
>= 0
grape
= 1.6.0
grape-entity
>= 0
grape-kaminari
>= 0
grape-swagger
>= 0
kaminari
>= 0
pundit
>= 0
rack
>= 0
rails
~> 5.2
schema_validations
>= 0
Development Dependencies (12):
brakeman
>= 0
bundler-audit
>= 0
byebug
>= 0
coveralls_reborn
>= 0
devise
>= 0
kt-paperclip
>= 0
machinist_redux
>= 0
rspec-rails
>= 3.0
rubocop
>= 0
rufus-mnemo
>= 0
simplecov
>= 0
sqlite3
>= 0