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-03-22 17:04:56 -04:00
..
queue_adapters Allow all ActiveJob assertion helper to accept Proc in their only kw: 2018-11-21 23:14:43 +01:00
serializers
arguments.rb Do not deserialize GlobalID objects that were not generated by Active Job 2018-11-27 15:28:41 -05: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 [ci skip] activejob typo fix. 2019-02-25 14:48:39 +05:30
enqueuing.rb activejob typo fixes. 2019-01-29 21:15:12 +05:30
exceptions.rb Ensure 0 is always the default for the individual exception counters in ActiveJob 2019-01-08 12:08:06 +01:00
execution.rb Change queueing to queuing in docs and comments [skip ci] 2018-11-18 22:36:44 -06:00
gem_version.rb Prep release 2019-03-11 11:58:15 -04:00
logging.rb Adding enque time tracking and logging 2019-02-13 19:20:41 -05:00
queue_adapter.rb Documentation for queue_adapter_name method in ActiveJob::QueueAdapter [ci skip] 2018-08-10 02:02:58 +05:30
queue_adapters.rb Fix links in gemspec and docs from http to https. 2019-03-09 19:42:35 +05:30
queue_name.rb Document queue_as block arguments and their use 2019-02-11 17:36:44 -05:00
queue_priority.rb
railtie.rb Include test helpers when ActionDispatch::IntegrationTest is loaded 2018-09-12 16:58:14 -05:00
serializers.rb
test_case.rb
test_helper.rb Drop microseconds in job argument assertions 2019-03-22 17:04:56 -04:00
timezones.rb
translation.rb
version.rb