method
serialize
v8.1.1 -
Show latest stable
- Class:
ActiveJob::Arguments
serialize(arguments)public
Serializes a set of arguments. Intrinsic types that can safely be serialized without mutation are returned as-is. Arrays/Hashes are serialized element by element. All other types are serialized using GlobalID.