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

Convert include in class << self to extend by prototype rb #1255

Conversation

pocke
Copy link
Member

@pocke pocke commented Feb 26, 2023

Fix #1196

@soutaro soutaro added this to the RBS 3.1 milestone Mar 13, 2023
Copy link
Member

@soutaro soutaro left a comment

Choose a reason for hiding this comment

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

👍

@soutaro soutaro added this pull request to the merge queue Mar 20, 2023
@soutaro soutaro merged commit e01b84b into ruby:master Mar 20, 2023
@pocke pocke deleted the Convert__include__in__class____self__to__extend__by__prototype_rb_ branch March 20, 2023 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

rbs prototype rb misunderstand include in class << self
2 participants