Registry / auth / devise-async

devise-async

JSON →
library1.0.0rbrubygemsunverified

Provides an easy way to configure Devise to send its emails asynchronously using ActiveJob.

gem install devise-async
INSTALL
IMPORT
SIG · DEVISE-ASYNC
D
devise-async
authrubyv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Devise::Async
require 'devise/async'

Enables async email delivery for Devise.

require 'devise/async' Devise::Async.setup do |config| config.enabled = true end
Debug
Known issues
gotchaRequires Devise and ActiveJob to be set up.
fix
Ensure Devise is installed and ActiveJob backend is configured.
affects: >= 1.0.0
Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
devise-async — gem install devise-async · libregistry