Skip to content
New issue

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

chore: mark as compatible with rails 7.1 #192

Closed
wants to merge 1 commit into from

Conversation

Roguelazer
Copy link

Tested locally and it seems to work with no other changes

I had to convert the Dockerfile to use Debian-based images instead of Alpine because current versions of nokogiri include binaries in them that link against glibc and fail to run when ruby is linked against musl libc.

@Roguelazer Roguelazer mentioned this pull request Oct 16, 2023
@Roguelazer Roguelazer marked this pull request as ready for review October 16, 2023 17:20
@nicho1991
Copy link

LGTM 🎉

@elalemanyo
Copy link

Hi,
I have tested it in an application using kaminari and I get this error: StackLevelTooDeep, am I the only one? 😬

@scott-knight
Copy link

scott-knight commented Nov 9, 2023

@elalemanyo switch to Pagy for pagination, you'll be much happier

@dejan
Copy link
Owner

dejan commented Apr 13, 2024

Thanks. Will be done by relaxing Rails version constraint: #197

@dejan dejan closed this Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants