rails/activejob/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_job Privatize unneededly protected method in Active Job 2016-12-24 21:16:13 +09:00
rails/generators/job self. is not needed when calling its own instance method 2017-01-05 19:58:52 +09:00
active_job.rb Bump license years for 2017 2016-12-31 08:34:08 -05:00