Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix error message about unknown `ActiveJob` argument serializer | bogdanvlviv | 2018-02-17 | 1 | -1/+1 |
* | Simplify the implementation of custom argument serializers | Rafael Mendonça França | 2018-02-14 | 1 | -2/+19 |
* | Allow serializers to be used either as classes or objects | Rafael Mendonça França | 2018-02-14 | 1 | -9/+7 |
* | Only add one more custom key in the serialized hash | Rafael Mendonça França | 2018-02-14 | 1 | -8/+23 |
* | Simplify the implementation of custom serialziers | Rafael Mendonça França | 2018-02-14 | 1 | -5/+9 |
* | Remove non-default serializers | Evgenii Pecherkin | 2018-02-14 | 1 | -0/+64 |