-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Rails 7 support #3533
Comments
I am doing some work on Rails7 but the scope is potentially quite big. ( I can try and create a new app, with plain refinery using all the current ways of doing things, so I know where those basic problems are. |
Hi, i tried to integrate refinery into a rails-7 app, but it seems there are issues on every edge:
It wants railties 5x, but i have 7.1.2 Then i am removing the Version:
This installes me This seems that the distance to rails-7 is too big. It seems that the Statement on the refinery homepage «Supports latest versions of Rails» is very old! |
I am using my local fork of Refinery which is not in a PR-able state. It uses I am about to run the tests for this version of |
Do you have any update on this issue? |
Is Rails 7 support planned or maybe in some kind of Beta?
I have a existing Rails webapp built with Rails 7, and I would really really like to use RefineryCMS with it, however, you're just completely unable to install RefineryCMS alongside Rails 7 by following the instructions in the docs.
Is it just completely incompatible? Am I doomed to wait for the update to Rails 7? Would love some insight
The text was updated successfully, but these errors were encountered: