class ActiveJob::SerializationError
identified with a GlobalID - such as an unpersisted Active Record model.
a symbol. Also raised when trying to serialize an object which can’t be
Raised if you set the key for a Hash something else than a string or
extended by adding custom serializers.
Array, Range or GlobalID::Identification instances, although this can be
ActiveSupport::Duration, Hash, ActiveSupport::HashWithIndifferentAccess,
BigDecimal, Symbol, Date, Time, DateTime, ActiveSupport::TimeWithZone,
currently support String, Integer, Float, NilClass, TrueClass, FalseClass,
Raised when an unsupported argument type is set as a job argument. We