rails/activejob/test
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
..
adapters normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
cases Yield the job instance so you have access to things like job.arguments on the custom logic after retries fail 2016-08-16 16:01:59 -07:00
integration Added instance variable @queue to JobWrapper. 2016-08-19 17:10:27 +09:00
jobs Yield the job instance so you have access to things like job.arguments on the custom logic after retries fail 2016-08-16 16:01:59 -07:00
models [ActiveJob] raise DeserializationError when got an error deserializing 2014-08-17 23:10:45 +00:00
support Add three new rubocop rules 2016-08-16 04:30:11 -03:00
helper.rb applies new string literal convention in activejob/test 2016-08-06 18:41:18 +02:00