aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/cases/serializers_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix error message about unknown `ActiveJob` argument serializerbogdanvlviv2018-02-171-1/+1
* Simplify the implementation of custom argument serializersRafael Mendonça França2018-02-141-2/+19
* Allow serializers to be used either as classes or objectsRafael Mendonça França2018-02-141-9/+7
* Only add one more custom key in the serialized hashRafael Mendonça França2018-02-141-8/+23
* Simplify the implementation of custom serialziersRafael Mendonça França2018-02-141-5/+9
* Remove non-default serializersEvgenii Pecherkin2018-02-141-0/+64