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 Refinement#{extend_object,append_features,prepend_features} #5358

Merged

Conversation

jeremyevans
Copy link
Contributor

Also make include, prepend, and extend raise a TypeError if one
of the modules is a refinement.

Implements [Feature #18270]

Copy link
Member

@shugo shugo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jeremyevans It looks fine. Thank you!

Also make include, prepend, and extend raise a TypeError if one
of the modules is a refinement.

Implements [Feature #18270]
@jeremyevans jeremyevans force-pushed the remove-refinement-methods-18270 branch from b7cb1c5 to 4618da9 Compare January 5, 2022 16:41
@jeremyevans jeremyevans merged commit 791343b into ruby:master Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants