stas/jsonapi.rb

Rails 7.0 compatibility

helmiattastify opened this issue · 2 comments

Expected Behavior

It should work

Actual Behavior

Still waiting compatible with rails 7

Steps to Reproduce the Problem

  1. Using rails 7

Specifications

  • Version: 1.7
  • Ruby version: 3.03
stas commented

Hi there,
we're running the latest version without any problems on Rails v7 and Ruby v3.1

Feel free to reopen the issue if you encounter any issues :)

@stas thanks, I was wrong on my setup, and some of the serializers made an error. I just move from rails 6 to 7 and I didn't check on the details.

Thanks!!!