index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activejob
/
lib
/
active_job
/
serializers.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ActiveJob::Base no longer dependents on Serializers
alpaca-tc
2018-07-03
1
-1
/
+0
*
Fix error message about unknown `ActiveJob` argument serializer
bogdanvlviv
2018-02-17
1
-1
/
+1
*
Fix docs of ActiveJob custom argument serializers
bogdanvlviv
2018-02-17
1
-6
/
+6
*
Add argument serializer `TimeWithZoneSerializer`
bogdanvlviv
2018-02-17
1
-1
/
+3
*
Fix custome serializer setting
Yuji Yaginuma
2018-02-16
1
-1
/
+1
*
Simplify the implementation of custom argument serializers
Rafael Mendonça França
2018-02-14
1
-54
/
+7
*
Add serializers for Time, Date and DateTime
Rafael Mendonça França
2018-02-14
1
-1
/
+7
*
Add symbol and duration serializers
Rafael Mendonça França
2018-02-14
1
-1
/
+5
*
Only add one more custom key in the serialized hash
Rafael Mendonça França
2018-02-14
1
-15
/
+22
*
Simplify the implementation of custom serialziers
Rafael Mendonça França
2018-02-14
1
-35
/
+27
*
Remove non-default serializers
Evgenii Pecherkin
2018-02-14
1
-15
/
+6
*
Introduce serializers to ActiveJob
Evgenii Pecherkin
2018-02-14
1
-0
/
+109