`obj.method_name` vs `class << obj`: The Real Difference.
09-Apr-2020 2283
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 #`obj.method_name` #`class #obj`: #Difference. https://rubyonrails.ba/link/obj-method_name-vs-class-obj-the-real-difference