-
Hi!
I realize this might be far-fetched since the gem has not been updated in a long time, but is there any possibility that support for Ruby 3.x will be implemented?
Ruby 3 introduces [breaking…
-
## This issue is a (choose one):
- [x] Problem/bug report.
## Checklist before submitting:
- [x] I've searched for an existing issue.
## Description
After upgrading JSONAPI::Resources to …
-
I have special payload/serialized result in my app made almost entirely of relationships and no attributes (a conversation = list of messages + references to senders, etc.)
Therefore, my test paylo…
-
It would be nice if we could wire up the serializer to always transform certain scalar values a certain way. For example, all instances of `Time` may be transformed/serialized in a special way. Same w…
-
Or... I don't understand how to use it. There are no specs for it, so it's hard to know which is the case. I'm trying to use it to assert that a certain relationship is present in the JSON. The proble…
-
I'm trying to create a new resource with an existing `template` relationship and an `address` relationship that should become a new resource. Example POST request:
```
{
"data": {
"type": …
-
Hi
I'm working in a little Sinatra app and found that after deserializing with the `Resource` class defined I here, I can't seem to get to the attributes because the `to_h` method give me nothing.
…
-
## Expected Behavior
A validation error (`JSONAPI::Serializer::UnsupportedIncludeError`) should be raised instead of breaking.
## Actual Behavior
A `NoMethodError` is raised when [trying to a…
-
## This issue is a (choose one):
- [x] Problem/bug report.
- [ ] Feature request.
- [ ] Request for support. **Note: Please try to avoid submitting issues for support requests. Use [Gitter](https…
-
## This issue is a (choose one):
- [ ] Problem/bug report.
- [ ] Feature request.
- [#] Request for support. **Note: Please try to avoid submitting issues for support requests. Use [Gitter](https…
ohimy updated
5 months ago