rails/activejob/lib
InJung Chung 9f6461a28c Added instance variable @queue to JobWrapper.
This will fix issues in [resque-scheduler](https://github.com/resque/resque-scheduler) `#job_to_hash` method,
so we can use `#enqueue_delayed_selection`, `#remove_delayed` method in resque-scheduler smoothly.
2016-08-19 17:10:27 +09:00
..
active_job Added instance variable @queue to JobWrapper. 2016-08-19 17:10:27 +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