instance method skip_step

Ruby on Rails edge

Since v8.1.3.1 Private — implementation detail, not part of the public API

Available in: v8.1.3.1 edge

Signature

skip_step(name)

No documentation comment.

Parameters

name req
Source
# File activejob/lib/active_job/continuation.rb, line 312
      def skip_step(name)
        instrument :step_skipped, step: name
      end

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

Defined in ActiveJob::Continuation

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