Merge pull request #30598 from yhirano55/update_activejob_basics

Update Active Job Basics [ci skip]
This commit is contained in:
Ryuta Kamizono 2017-09-14 09:35:16 +09:00 committed by GitHub
commit f904700ba4
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ Here is a noncomprehensive list of documentation:
- [Sidekiq](https://github.com/mperham/sidekiq/wiki/Active-Job)
- [Resque](https://github.com/resque/resque/wiki/ActiveJob)
- [Sneakers](https://github.com/jondot/sneakers/wiki/How-To:-Rails-Background-Jobs-with-ActiveJob)
- [Sucker Punch](https://github.com/brandonhilkert/sucker_punch#active-job)
- [Queue Classic](https://github.com/QueueClassic/queue_classic#active-job)