Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix spelling in docs for ActiveJob::Serializers::ObjectSerializer#deserialize | Jared Rader | 2018-04-13 | 1 | -1/+1 |
* | Fix docs of ActiveJob custom argument serializers | bogdanvlviv | 2018-02-17 | 1 | -16/+16 |
* | Simplify the implementation of custom argument serializers | Rafael Mendonça França | 2018-02-14 | 1 | -4/+24 |
* | Improve documentation on custom serializers | Rafael Mendonça França | 2018-02-14 | 1 | -0/+19 |
* | Allow serializers to be used either as classes or objects | Rafael Mendonça França | 2018-02-14 | 1 | -7/+5 |
* | Only add one more custom key in the serialized hash | Rafael Mendonça França | 2018-02-14 | 1 | -13/+3 |
* | Introduce serializers to ActiveJob | Evgenii Pecherkin | 2018-02-14 | 1 | -0/+27 |