Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reserve singleton_method_added from Java binding
If bound from a Java method, it almost certainly will have the wrong signature for Ruby calls to it, leading to arity and other errors when a singleton method or class method are defined on a Java proxy type.
- Loading branch information