Arguments for making the private method work on constants

Author:
Source

I wrote about why I think we should make the private method work on constants in Ruby. I explore there some idea about how this will improve code readability and how will open the case for defining private (sub) classes

Read more