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
Kevin Deisz 221a411fd7 Provide provider_job_id to qu adapter.
Further work to provide provider_job_id for queue adapters.
2015-05-07 19:17:22 -04:00
..
queue_adapters Provide provider_job_id to qu adapter. 2015-05-07 19:17:22 -04:00
arguments.rb Add doc for original_exception in ActiveJob::DeserializationError [ci skip] 2015-04-29 18:46:25 -07:00
base.rb docs, minor changes in Active Job documentation. [ci skip] 2014-11-10 14:56:07 +01:00
callbacks.rb Merge pull request #18274 from rajcybage/spell_fix 2014-12-31 11:26:23 +01:00
configured_job.rb
core.rb Get provider_job_id from DelayedJob 2015-05-05 10:30:16 -04:00
enqueuing.rb Add initial doc for Enqueuing module [ci skip] 2015-04-29 18:45:53 -07:00
execution.rb Document AJ::Execution class methods module [ci skip] 2014-11-03 19:23:36 -08:00
gem_version.rb Start Rails 5 development 🎉 2014-11-28 15:00:06 -02:00
logging.rb ActiveJob::QueueAdapters::* are no longer singletons 2015-03-11 15:58:41 -07:00
queue_adapter.rb QueueAdapters does the lookup 2015-03-12 21:55:19 -07:00
queue_adapters.rb Remove nonexistent adapter 2015-04-23 15:45:21 -03:00
queue_name.rb Document included ability of AJ::QueueName module for class methods [ci skip] 2014-11-03 19:26:04 -08:00
railtie.rb
test_case.rb
test_helper.rb match a expected value with message of assert_equal in AJ helper methods 2015-05-01 07:34:37 +09:00
version.rb