-
Notifications
You must be signed in to change notification settings - Fork 47
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
update ruby/rails/activeadmin matrix #84
Conversation
1c0e84f
to
2b4e2bf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Feel free to merge (version bump we'll do in the follow up PR)
Hello @workgena, What do you think about the next suggestions?
|
Hi, agree. I also want to add one older version of ActiveAadmin (might make upgrade easier for people) and gem still has good compatibility with activeadmin 2.x Matrix is "not mixed" and versions of Ruby/Rails/AA are composed manually, - it makes more sense in terms of how people use ActiveAdmin. // not 100% sure about this approach, but I like it more Supported version:
|
Updated matrix of tested versions:
ActiveAdmin <= 3.0 is incompatible with Rails >= 7.1, due to conflict with
|
ActiveAdmin <= 3.0 is incompatible with Rails >= 7.1, due to conflict with railties