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

Keep original subclasses method in 7.0 #210

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

tagliala
Copy link
Member

Invoke the super method without aliasing it so the descendants tracker can remove it when needed

Close #207

@tagliala tagliala force-pushed the bugfix/207-fix-subclasses branch 3 times, most recently from 4aaacc8 to fe4c40c Compare August 31, 2023 08:54
Invoke the super method without aliasing it so the descendants tracker
can remove it when needed

Close #207
@tagliala tagliala force-pushed the bugfix/207-fix-subclasses branch from fe4c40c to ee8ca64 Compare August 31, 2023 09:06
@tagliala tagliala marked this pull request as ready for review August 31, 2023 09:13
@tagliala tagliala merged commit 5e729bb into master Aug 31, 2023
@tagliala tagliala deleted the bugfix/207-fix-subclasses branch August 31, 2023 13:13
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.

Issue with subclasses on Rails 7.0+ and Ruby 3.1
1 participant