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

Remove check for UnboundMethod#method_defined? bind_call #41369

Merged
merged 1 commit into from Feb 8, 2021

Conversation

aweglteo
Copy link
Contributor

@aweglteo aweglteo commented Feb 8, 2021

Summary

Rails 7.0 requires Ruby 2.7+ now so checking defined UnBoundMethod#bind_call should't be needed.

Rails 7.0 requires Ruby 2.7+ now so these checks should't be needed.
@kamipo kamipo merged commit 25af5e9 into rails:main Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants