Comment on Class methods are Ruby's useEffectparentComments−Fire-Dragon-DoL1yI see class methods as just methods on a singleton in ruby.Of course calling constants directly means dependency, that's different.
Comments
I see class methods as just methods on a singleton in ruby.
Of course calling constants directly means dependency, that's different.