rails/activemodel/lib
Akira Matsuda 5473e390d3 self. is not needed when calling its own instance method
Actually, private methods cannot be called with `self.`, so it's not just redundant, it's a bad habit in Ruby
2017-01-05 19:58:52 +09:00
..
active_model self. is not needed when calling its own instance method 2017-01-05 19:58:52 +09:00
active_model.rb [ci skip] Update Active Model copyright years. 2016-12-31 17:38:13 +01:00