Skip to content

Add Module#undefined_instance_methods - #5733

Merged
jeremyevans merged 2 commits into
ruby:masterfrom
jeremyevans:undefined-methods-12655
Jun 6, 2022
Merged

Add Module#undefined_instance_methods#5733
jeremyevans merged 2 commits into
ruby:masterfrom
jeremyevans:undefined-methods-12655

Conversation

@jeremyevans

Copy link
Copy Markdown
Contributor

Implements approved part of [Feature #12655]

nobu and others added 2 commits March 29, 2022 12:27
* class.c (rb_class_undefined_instance_methods): new method
  Module#undefined_instance_methods.

* class.c (rb_obj_undefined_methods): new method
  Kernel#undefined_methods.

[Feature ruby#12655] accessing a method visibility
…efined_instance_methods

matz only approved Module#undefined_instance_methods, and without
an argument.
@jeremyevans
jeremyevans requested a review from nobu March 29, 2022 20:59
@jeremyevans
jeremyevans merged commit 7cda7fb into ruby:master Jun 6, 2022
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.

2 participants