diff options
author | Tamir Duberstein <tamird@squareup.com> | 2014-09-23 20:43:12 -0700 |
---|---|---|
committer | Tamir Duberstein <tamird@gmail.com> | 2015-03-11 22:45:59 -0700 |
commit | 1f8558fa2707e7707dcfef0aba94de9afcd05d3a (patch) | |
tree | 14eac3acdc47d2c667b63b2baedb2ec479e57fe7 /actionview/lib | |
parent | 7884c8f88e6bf64fe228141720183297ec2fce02 (diff) | |
download | rails-1f8558fa2707e7707dcfef0aba94de9afcd05d3a.tar.gz rails-1f8558fa2707e7707dcfef0aba94de9afcd05d3a.tar.bz2 rails-1f8558fa2707e7707dcfef0aba94de9afcd05d3a.zip |
`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.
Diffstat (limited to 'actionview/lib')
0 files changed, 0 insertions, 0 deletions