{
    "mode": "ri",
    "parameter": "ActiveJob::SerializationError",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/ri/ActiveJob%3A%3ASerializationError/json",
    "generated": "2026-07-27T10:45:01Z",
    "sections": {
        "ActiveJob::SerializationError < ArgumentError": {
            "content": "(from /home/chedong/.local/share/rdoc)\n------------------------------------------------------------------------\nRaised when an unsupported argument type is set as a job argument. We\ncurrently support String, Integer, Float, NilClass, TrueClass,\nFalseClass, BigDecimal, Symbol, Date, Time, DateTime,\nActiveSupport::TimeWithZone, ActiveSupport::Duration, Hash,\nActiveSupport::HashWithIndifferentAccess, Array or\nGlobalID::Identification instances, although this can be extended by\nadding custom serializers. Raised if you set the key for a Hash\nsomething else than a string or a symbol. Also raised when trying to\nserialize an object which can't be identified with a GlobalID - such as\nan unpersisted Active Record model.\n------------------------------------------------------------------------",
            "subsections": []
        }
    },
    "flags": [],
    "examples": [],
    "see_also": []
}