instance method check_adapter

Ruby on Rails edge

Since edge

Signature

check_adapter()

No documentation comment.

Source
# File activejob/lib/active_job/queue_adapters/sneakers_adapter.rb, line 21
      def check_adapter
        ActiveJob.deprecator.warn <<~MSG.squish
          The built-in `sneakers` adapter is deprecated and will be removed in Rails 9.0.
          Please migrate from `sneakers` gem to `kicks` gem version 3.1.1 or later to use `ActiveJob` adapter from `kicks`.
        MSG
      end

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

Defined in ActiveJob::QueueAdapters::SneakersAdapter

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