`obj.method_name` vs `class << obj`: The Real Difference.

I was looking at some answers on StackOverflow for the difference between Ruby’s self.method_name and class << self. I wasn’t satisfied with the answers. While all the answers did very well at explaining object.method_name and class << object, I feel none stated the difference sought after. This is to complement these answers on how they differ.
`obj.method_name` vs `class << obj`: The Real Difference. #ruby #rubydeveloper #rubyonrails https://rubyonrails.ba/single/obj-method_name-vs-class-obj-the-real-difference

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles