instance method resumed?

Ruby on Rails edge

Since v8.1.3.1

Available in: v8.1.3.1 edge

Signature

resumed?()

Has this step been resumed from a previous job execution?

Source
# File activejob/lib/active_job/continuation/step.rb, line 61
      def resumed?
        @resumed
      end

Defined in activejob/lib/active_job/continuation/step.rb line 61 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveJob::Continuation::Step

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