index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activejob
/
test
/
jobs
/
queue_adapter_job.rb
blob: 160dfd74ecd4b3c2074f389800d8ad994c04e1cc (
plain
) (
blame
)
1
2
3
class
QueueAdapterJob
<
ActiveJob
::
Base
self
.
queue_adapter
=
:inline
end