instance method check_adapter

Ruby on Rails edge

Since edge

Signature

check_adapter()

No documentation comment.

Source
# File activejob/lib/active_job/queue_adapters/resque_adapter.rb, line 31
      def check_adapter
        ActiveJob.deprecator.warn <<~MSG.squish
          The built-in `resque` adapter is deprecated and will be removed in Rails 9.0.
          Please upgrade `resque` gem to version 3.0 or later to use the `resque` gem's adapter.
        MSG
      end

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

Defined in ActiveJob::QueueAdapters::ResqueAdapter

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