This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
306d7a43b9
rails--rails
/
activejob
/
test
/
adapters
/
sidekiq.rb
3 lines
74 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add Sidekiq adapter/wrapper fixes #3
2014-05-18 15:02:02 -04:00
require
'sidekiq/testing/inline'
Extract QueueAdapter module for setting and looking up adapters
2014-05-19 04:55:57 -04:00
ActiveJob
::
Base
.
queue_adapter
=
:sidekiq
Copy permalink