Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modernizes hash syntax in activejob | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | applies new string literal convention in activejob/test | Xavier Noria | 2016-08-06 | 1 | -24/+24 |
* | Fix AJ tests on ruby 2.4 being causes since classes are unified for Integer, ... | Vipul A M | 2016-07-09 | 1 | -1/+1 |
* | Added more tests for reserved hash keys of ActiveJob::Arguments. | Santosh Wadghule | 2016-03-17 | 1 | -6/+7 |
* | Added support for bigdecimals in perform later | Siva Gollapalli | 2015-12-03 | 1 | -1/+1 |
* | Improve error message when serializing unsaved records for jobs | Faraz Yashar | 2015-06-28 | 1 | -0/+7 |
* | Allow keyword arguments to work with ActiveJob | Sean Griffin | 2015-01-30 | 1 | -10/+29 |
* | Fix string/gid collision in job arguments | Jeremy Kemper | 2014-09-25 | 1 | -3/+11 |
* | Tighten up AJ::Arguments and its tests | Jeremy Kemper | 2014-09-14 | 1 | -0/+76 |