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
2019-09-07 03:19:51 +09:00
..
queue_adapters Add at option to perform_enqueued_jobs test helper 2019-08-06 16:31:48 +02:00
serializers Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
arguments.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
base.rb Change queueing to queuing in docs and comments [skip ci] 2018-11-18 22:36:44 -06:00
callbacks.rb Merge pull request #33992 from kirs/enqueue-return-false 2018-12-05 11:24:19 -05:00
configured_job.rb
core.rb Use try only when we're unsure if the receiver would respond_to the method 2019-08-01 17:58:00 +09:00
enqueuing.rb Fix the deprecation warning about config.active_job.return_false_on_aborted_enqueue 2019-04-05 15:40:34 +05:30
exceptions.rb Passing in a Hash instance as kwargs parameters requires the "double splat" prefix 2019-09-07 03:19:51 +09:00
execution.rb Change queueing to queuing in docs and comments [skip ci] 2018-11-18 22:36:44 -06:00
gem_version.rb Start Rails 6.1 development 2019-04-24 15:57:14 -04:00
logging.rb Adding enque time tracking and logging 2019-02-13 19:20:41 -05:00
queue_adapter.rb
queue_adapters.rb Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
queue_name.rb Intern ActiveJob queue_name 2019-09-03 16:16:39 +02:00
queue_priority.rb
railtie.rb
serializers.rb ActiveJob::Base no longer dependents on Serializers 2018-07-03 21:48:26 +09:00
test_case.rb
test_helper.rb Log active_job potential matches when asserting 2019-08-12 15:16:12 -05:00
timezones.rb
translation.rb
version.rb