aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/lib/active_job/test_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Tiny documentation fixes and styling improvementsRobin Dupret2014-11-011-2/+2
| | | | [ci skip]
* - Fix mentioned shortcut, to what the shortcut actually is, and that it ↵Vipul A M2014-10-211-2/+2
| | | | | | | | accepts blocks for `assert_no_enqueued_jobs` and `assert_no_performed_jobs` test helpers. - args => arguments when used in actual docs. [ci skip]
* add message to `assert` in `assert_enqueued_with`yuuji.yaginuma2014-09-231-1/+1
|
* correct rdoc [ci skip]Abdelkader Boudih2014-09-051-14/+14
|
* [ActiveJob] TestCase (Will squash before merge)Abdelkader Boudih2014-09-021-13/+16
|
* [ActiveJob] TestCaseAbdelkader Boudih2014-09-021-152/+175
|
* [ActiveJob] TestCaseAbdelkader Boudih2014-09-021-0/+170