rails/activejob/lib/active_job
2016-08-01 16:44:29 -07:00
..
queue_adapters Fix accessing provider_job_id inside active jobs for sidekiq adapter 2016-07-28 04:12:15 +02:00
arguments.rb Support for unified Integer class in Ruby 2.4+ 2016-05-18 21:58:51 -07:00
base.rb Add retry_on/discard_on for better exception handling 2016-07-29 13:54:55 -07:00
callbacks.rb [ci skip] Reword doc for around_enqueue callback 2016-05-27 15:39:30 -07:00
configured_job.rb Rename remaining :in / :at to :wait / :wait_until 2014-09-04 08:08:06 +03:00
core.rb Executions counting is not a serialization concern 2016-08-01 16:02:50 -07:00
enqueuing.rb Add retry_on/discard_on for better exception handling 2016-07-29 13:54:55 -07:00
exceptions.rb Add exponentially_longer and custom wait algorithms 2016-08-01 16:44:29 -07:00
execution.rb Executions counting is not a serialization concern 2016-08-01 16:02:50 -07:00
gem_version.rb Start Rails 5.1 development 🎉 2016-05-10 03:46:56 -03:00
logging.rb Fix jobs overriding AJ::Base#logger 2016-06-17 13:04:17 -04:00
queue_adapter.rb Missed a few spots in inline -> async switch 2016-02-05 16:05:48 +01:00
queue_adapters.rb - [ci skip] Active Job Async doesn't support to Async feature as per it's definition. 2016-04-22 15:37:20 +05:30
queue_name.rb [ci skip] Add . 2015-06-10 13:29:19 +09:00
queue_priority.rb Add job priorities to ActiveJob 2015-09-17 22:17:39 +02:00
railtie.rb Use AS::Reloader to support reloading in ActiveJob 2016-03-02 02:14:54 +10:30
test_case.rb [ActiveJob] TestCase (Will squash before merge) 2014-09-02 14:26:43 +00:00
test_helper.rb Provide the ability to override the queue adapter used by jobs under 2016-06-11 15:18:52 -04:00
translation.rb Fixes #20799 2015-08-04 00:38:18 +02:00
version.rb ActiveJob -> Active Job [ci skip] 2014-08-21 23:28:10 +02:00