instance method check_adapter

Ruby on Rails edge

Since edge

Signature

check_adapter()

No documentation comment.

Source
# File activejob/lib/active_job/queue_adapters/queue_classic_adapter.rb, line 22
      def check_adapter
        ActiveJob.deprecator.warn <<~MSG.squish
          The built-in `queue_classic` adapter is deprecated and will be removed in Rails 9.0.
        MSG
      end

Defined in activejob/lib/active_job/queue_adapters/queue_classic_adapter.rb line 22 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveJob::QueueAdapters::QueueClassicAdapter

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