Hi,
In message "[ruby-talk:18040] Access control question"
on 01/07/18, "Pit Capitain" <pit / capitain.de> writes:
|The problem is: some methods of C::H should only be accessible
|to methods of C, but not to the users of C and C::H.
|
|I could not find a solution yet. How would you do this?
Don't tell anybody about these method. Putting the comment that says
"don't use!" is effective too.
matz.