aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/support/integration
Commit message (Expand)AuthorAgeFilesLines
...
* Changed the AJADAPTER to AJ_ADAPTERJeroen van Baarsen2015-02-223-3/+3
* Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846robertomiranda2015-01-311-1/+1
* redis 3.2.0 doesn't allow tcp protocol anymoreRafael Mendonça França2014-12-131-1/+1
* 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-195-5/+5
* Make AJ integration tests much less verboseMatthew Draper2014-09-278-26/+14
* ActiveJob Integration TestsCristian Bica2014-09-1114-0/+521