How To Avoid The Ruby Class Variable Problem
The way Ruby resolves class variables is not very intuitive and in my opinion, it’s one of the few areas where it breaks the principle of least surprise.
https://mixandgo.com/blog/how-to-avoid-the-ruby-class-variable-problem
Post a comment