method
serialize
rails latest stable - Class:
ActiveJob::Serializers
serialize(argument)public
Returns serialized representative of the passed object. Will look up through all known serializers. Raises ActiveJob::SerializationError if it can’t find a proper serializer.