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

Add UnboundMethod#original_name and UnboundMethod#bind_call types #555

Conversation

pocke
Copy link
Member

@pocke pocke commented Dec 28, 2020

This patch adds missing RBS for UnboundMethod#original_name and UnboundMethod#bind_call. And it also adds test for UnboundMethod class.

@pocke pocke force-pushed the Add__UnboundMethod_original_name__and__UnboundMethod_bind_call__types branch from a69900c to bf839b3 Compare December 28, 2020 14:21
This patch adds missing RBS for `UnboundMethod#original_name` and `UnboundMethod#bind_call`. And it also adds test for UnboundMethod class.
@pocke pocke force-pushed the Add__UnboundMethod_original_name__and__UnboundMethod_bind_call__types branch from bf839b3 to 39194f9 Compare December 28, 2020 16:41
@soutaro soutaro merged commit 392de0e into ruby:master Jan 16, 2021
@pocke pocke deleted the Add__UnboundMethod_original_name__and__UnboundMethod_bind_call__types branch January 17, 2021 07:00
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.

2 participants