instance method instrumentation

Ruby on Rails 8.1.2

Since v8.1.2

Signature

instrumentation()

No documentation comment.

Source
# File activejob/lib/active_job/continuation.rb, line 260
    def instrumentation
      { description: description,
        completed_steps: completed,
        current_step: current }
    end

Defined in activejob/lib/active_job/continuation.rb line 260 · 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