-
Akira Matsuda authored
Actually, private methods cannot be called with `self.`, so it's not just redundant, it's a bad habit in Ruby
Akira Matsuda authoredActually, private methods cannot be called with `self.`, so it's not just redundant, it's a bad habit in Ruby
Loading