rails/activejob/test/jobs
Snowmanzzz(Zhengzhong Zhao) 7eef8d35d7 remove useless import
2016-12-30 19:40:26 +08:00
..
application_job.rb remove useless import 2016-12-30 19:40:26 +08:00
callback_job.rb Add Style/EmptyLines in .rubocop.yml and remove extra empty lines 2016-08-07 17:50:59 +09:00
gid_job.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
hello_job.rb applies new string literal convention in activejob/test 2016-08-06 18:41:18 +02:00
inherited_job.rb use descendants to get class that inherited ActiveJob::Base 2016-09-05 09:21:10 +09:00
kwargs_job.rb applies new string literal convention in activejob/test 2016-08-06 18:41:18 +02:00
logging_job.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
nested_job.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
overridden_logging_job.rb Fix jobs overriding AJ::Base#logger 2016-06-17 13:04:17 -04:00
provider_jid_job.rb applies new string literal convention in activejob/test 2016-08-06 18:41:18 +02:00
queue_as_job.rb applies new string literal convention in activejob/test 2016-08-06 18:41:18 +02:00
rescue_job.rb applies new string literal convention in activejob/test 2016-08-06 18:41:18 +02:00
retry_job.rb 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
translated_hello_job.rb applies new string literal convention in activejob/test 2016-08-06 18:41:18 +02:00