method

deserialize

rails latest stable - Class: ActiveJob::Arguments
deserialize(arguments)
public

Deserializes a set of arguments. Intrinsic types that can safely be deserialized without mutation are returned as-is. Arrays/Hashes are deserialized element by element. All other types are deserialized using GlobalID.