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
Tamir Duberstein 1f8558fa27 ActiveJob::Base#queue_adapter is now a class_attribute
This allows different `queue_adapters` to be used in each `ActiveJob`
class heirarchy. Previously, all subclasses used a single global queue
adapter.
2015-03-11 22:45:59 -07:00
..
active_job ActiveJob::Base#queue_adapter is now a class_attribute 2015-03-11 22:45:59 -07:00
rails/generators/job [ActiveJob] Add hook for test_framework and test templates 2014-08-22 20:06:22 +00:00
active_job.rb Update copyright notices to 2015 [ci skip] 2014-12-31 08:34:14 +01:00