1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activejob/test
Rafael Mendonça França ec686a471e Simplify the implementation of custom serialziers
Right now it is only possible to define serializers globally so we don't
need to use a class attribute in the job class.
2018-02-14 13:10:07 -05:00
..
adapters
cases Simplify the implementation of custom serialziers 2018-02-14 13:10:07 -05:00
integration Improve DelayedJob wrapper logging 2017-11-24 10:40:16 +01:00
jobs Merge branch 'master' into custom-discarded-job-handling 2017-12-09 13:41:02 +00:00
models
support Explicitly require sidekiq/cli 2017-12-16 11:02:26 +09:00
helper.rb