Project

General

Profile

« Previous | Next » 

Revision 2325b72c

Added by nobu (Nobuyoshi Nakada) almost 2 years ago

[ruby/rdoc] Singleton method visibility should be isolated

Each singleton method definition of the form def recv.method has
visibility separate from the outer scope and is set to public by
default.

https://github.com/ruby/rdoc/commit/810913a7ea