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
Matthew Draper 30bacc26f8 Merge pull request #21878 from Gaurav2728/require_monitor
monitor is require for SneakersAdapter
2015-10-10 02:42:11 +10:30
..
queue_adapters monitor is require for SneakersAdapter 2015-10-06 10:34:56 +05:30
arguments.rb Improve error message when serializing unsaved records for jobs 2015-06-28 14:58:01 -04:00
async_job.rb Replaced ThreadSafe::Map with successor Concurrent::Map. 2015-09-19 09:56:26 -04:00
base.rb Add job priorities to ActiveJob 2015-09-17 22:17:39 +02:00
callbacks.rb Merge pull request #18274 from rajcybage/spell_fix 2014-12-31 11:26:23 +01:00
configured_job.rb Rename remaining :in / :at to :wait / :wait_until 2014-09-04 08:08:06 +03:00
core.rb Add job priorities to ActiveJob 2015-09-17 22:17:39 +02:00
enqueuing.rb Add job priorities to ActiveJob 2015-09-17 22:17:39 +02: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 Merge pull request #20116 from cristianbica/activejob-enqueue-logging 2015-10-04 20:38:44 -04:00
queue_adapter.rb [skip ci] Add documentation for QueueAdapter::queue_adapter 2015-06-02 00:24:04 +03:00
queue_adapters.rb Initial implementation of ActiveJob AsyncAdapter. 2015-08-25 14:22:11 -04:00
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 [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 Added missing specs for not modifying queues when using AJ test helpers 2015-10-07 20:02:15 +02: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