-
Notifications
You must be signed in to change notification settings - Fork 126
Narrow down supported versions #863
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
Conversation
@ksss Thanks for your contribution! Please follow the instructions below for each change. Available commandsYou can use the following commands by commenting on this PR.
|
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.
Great work! +1 (APPROVE)
But, unfortunately, I can't mark this approved because it seems I don't have permission to approve this PR...
Maybe this PR contains .rubocop.yml
and README.md
that are placed outside of my review area.
Ah, sorry for my confusion. Please forget my last comment. I've never had permission to approve in GitHub. |
@tk0miya Thanks! |
I will proceed with this PR merge and another gems, but please feel free to contact me if you have any problems. |
/merge |
…ross all versions (6.0, 6.1, 7.0, 7.1, 7.2, 8.0) We found these cleanups during ruby#859 but following ruby#788 → ruby#863 there is an initiative to simplify ActiveRecord maintenance. This streamlines a few things across all versions to make it easier to maintain. Ideally after ruby#859 is merged, we can transfer those tests up to 8.0 as well.
…ross all versions (6.0, 6.1, 7.0, 7.1, 7.2, 8.0) (#874) We found these cleanups during #859 but following #788 → #863 there is an initiative to simplify ActiveRecord maintenance. This streamlines a few things across all versions to make it easier to maintain. Ideally after #859 is merged, we can transfer those tests up to 8.0 as well.
Dear Maintainers of Rails Repositories(@tk0miya, @ydah, @hibariya, @Little-Rubyist).
Please review this PR.
I have responded about activerecord to implement #788.
Point of review
Please see
gems/activerecord/README.md
.If this text allows, it will be expanded to other rails gems.
Other gems do not require review.
What will change?
Supported Versions
Unsupported Versions