Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable `Layout/EmptyLinesAroundAccessModifier` cop | Ryuta Kamizono | 2019-06-13 | 1 | -1/+0 |
* | Simplify the implementation of custom argument serializers | Rafael Mendonça França | 2018-02-14 | 1 | -2/+2 |
* | Add serializers for Time, Date and DateTime | Rafael Mendonça França | 2018-02-14 | 1 | -0/+2 |
* | Allow serializers to be used either as classes or objects | Rafael Mendonça França | 2018-02-14 | 1 | -12/+10 |
* | Add symbol and duration serializers | Rafael Mendonça França | 2018-02-14 | 1 | -0/+24 |
* | Remove non-default serializers | Evgenii Pecherkin | 2018-02-14 | 1 | -42/+0 |
* | Introduce serializers to ActiveJob | Evgenii Pecherkin | 2018-02-14 | 1 | -0/+42 |