instance method started?

Ruby on Rails 8.1.2

Since v8.1.2

Signature

started?()

No documentation comment.

Source
# File activejob/lib/active_job/continuation.rb, line 252
    def started?
      completed.any? || current.present?
    end

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

Defined in ActiveJob::Continuation

Type at least 2 characters to search.

↑↓ navigate · open · esc close