We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to view an endpoint.
undefined method `namespace_inheritable' for #Grape::Endpoint:0x0...
Grape::Formatter::JSONAPIResources.build_options_from_endpoint grape-jsonapi-resources (0.0.7) lib/grape-jsonapi-resources/formatter.rb, line 70
Grape was working fine with grape-entities. Perhaps this is a version compatibility problem? I'm using:
grape (0.7.0) grape-entity (0.4.8) grape-jsonapi-resources (0.0.7) jsonapi-resources (0.8.1)
Thanks.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When trying to view an endpoint.
undefined method `namespace_inheritable' for #Grape::Endpoint:0x0...
Grape::Formatter::JSONAPIResources.build_options_from_endpoint grape-jsonapi-resources (0.0.7) lib/grape-jsonapi-resources/formatter.rb, line 70
Grape was working fine with grape-entities. Perhaps this is a version compatibility problem? I'm using:
Thanks.
The text was updated successfully, but these errors were encountered: