Posts tagged: access_control
2 posts
Better Know A Ruby Thing: On The Use of Private Methods
Last time around, we got to [Better Know access control in Ruby](https://noelrappin.com/blog/2024/05/better-know-access-control-part-1/), and I started to write my opinion on the use of private methods in Ruby, but my position/argument/rant had gotten out of hand and so I spun it off into its own post. This is that post. It’s...
Better Know A Ruby Thing: Methods and Access Control (part 1)
I’ll be honest, I picked this topic out of the half-dozen or so Better Know A Ruby Things on my to-do list strictly because it’s maybe the only Ruby take that I genuinely argue with people about. To be even more honest, it got away from me a bit as...