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 BasicObject#class #2166

Merged
merged 1 commit into from
Jan 14, 2021
Merged

Remove BasicObject#class #2166

merged 1 commit into from
Jan 14, 2021

Conversation

elia
Copy link
Member

@elia elia commented Jan 13, 2021

MRI defines it on Kernel (as we also do) and not on basic object.

Fixes #2164

MRI defines it on Kernel (as we also do) and not on basic object.
@elia elia self-assigned this Jan 13, 2021
@elia elia marked this pull request as ready for review January 14, 2021 08:37
@elia elia merged commit f0a70ee into master Jan 14, 2021
@elia elia deleted the elia/basic_object_class branch January 14, 2021 20:54
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.

BasicObject responds to class method
1 participant