module ActiveJob

Fixes ActiveJob::Arguments so that we can serialize classes and symbols We should be able to convert this to custom serializers when these changes are released And Time and DateTime will be built-in github.com/rails/rails/blob/f5ac08180fbe3f4d9378f34e173f4ce1f8fc1a78/activejob/lib/active_job/serializers.rb#L50-L53