rails/actionview/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
..
action_view self. is not needed when calling its own instance method 2017-01-05 19:58:52 +09:00
action_view.rb Bump license years for 2017 2016-12-31 08:34:08 -05:00