instance method serialize_continuation_if_needed

Ruby on Rails edge

Since edge Private — implementation detail, not part of the public API

Signature

serialize_continuation_if_needed()

No documentation comment.

Source
# File activejob/lib/active_job/continuable.rb, line 88
      def serialize_continuation_if_needed
        continuation_serialized? ? @serialized_continuation : continuation.to_h
      end

Defined in activejob/lib/active_job/continuable.rb line 88 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveJob::Continuable

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close