rails--rails/activejob/lib
yuuji.yaginuma 5b825c55fe remove Ruby warning from Active Job test helper methods
This removes the following warnings.

```
/home/travis/build/rails/rails/activejob/lib/active_job/test_helper.rb:241: warning: shadowing outer local variable - job
/home/travis/build/rails/rails/activejob/lib/active_job/test_helper.rb:265: warning: shadowing outer local variable - job
```
2016-11-18 18:20:48 +09:00
..
active_job remove Ruby warning from Active Job test helper methods 2016-11-18 18:20:48 +09:00
rails/generators/job normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
active_job.rb applies new string literal convention in activejob/lib 2016-08-06 18:40:07 +02:00