aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/support/integration/adapters/sidekiq.rb
Commit message (Expand)AuthorAgeFilesLines
* avoid double initialization error caused to sidekiqTakumi IINO2015-04-141-13/+34
* Merge pull request #17825 from aripollak/fix-activejob-sidekiq-integrationRafael Mendonça França2014-12-041-1/+2
|\
| * Fix Sidekiq ActiveJob integration setupAri Pollak2014-11-281-1/+2
* | Pass symbol as an argument instead of a blockErik Michaels-Ober2014-11-291-1/+1
|/
* - Removed unused variable warnings from ActiveJob AdaptersVipul A M2014-10-191-1/+1
* Make AJ integration tests much less verboseMatthew Draper2014-09-271-1/+0
* ActiveJob Integration TestsCristian Bica2014-09-111-0/+58