1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activejob/lib/active_job
2014-10-21 00:54:03 +05:30
..
queue_adapters Don't pass retry option to Sidekiq 2014-10-08 13:41:38 -04:00
arguments.rb Add documentation on Active Job. 2014-10-02 10:57:30 -06:00
base.rb - Changed description for AJ enqueuing methods to provide a sane description. 2014-10-21 00:54:03 +05:30
callbacks.rb [ci skip] AJ docs fixes 2014-09-18 01:16:53 +05:30
configured_job.rb Rename remaining :in / :at to :wait / :wait_until 2014-09-04 08:08:06 +03:00
core.rb [ci skip] fix typo in set examples 2014-09-27 15:07:24 +09:00
enqueuing.rb - Fix mentioned shortcut, to what the shortcut actually is, and that it accepts blocks for assert_no_enqueued_jobs and assert_no_performed_jobs test helpers. 2014-10-21 00:40:59 +05:30
execution.rb [ci skip] AJ docs fixes 2014-09-18 01:16:53 +05:30
gem_version.rb Preparing for 4.2.0.beta2 release 2014-09-26 17:19:53 -03:00
logging.rb Add documentation on Active Job. 2014-10-02 10:57:30 -06:00
queue_adapter.rb Add documentation on Active Job. 2014-10-02 10:57:30 -06:00
queue_adapters.rb update queue_classic details 2014-10-06 11:58:45 -04:00
queue_name.rb ActiveJob: allow blank queue names 2014-10-09 19:42:43 -07:00
railtie.rb [ActiveJob] require global_id/railtie 2014-08-17 23:17:38 +00:00
test_case.rb [ActiveJob] TestCase (Will squash before merge) 2014-09-02 14:26:43 +00:00
test_helper.rb - Fix mentioned shortcut, to what the shortcut actually is, and that it accepts blocks for assert_no_enqueued_jobs and assert_no_performed_jobs test helpers. 2014-10-21 00:40:59 +05:30
version.rb ActiveJob -> Active Job [ci skip] 2014-08-21 23:28:10 +02:00