removes configurations and settings for devise-async
This commit is contained in:
committed by
Julian Herrero
parent
84338592da
commit
935b41154f
@@ -1,8 +0,0 @@
|
||||
# Devise::Async.setup do |config|
|
||||
# if Rails.env.test? || Rails.env.development?
|
||||
# config.enabled = false
|
||||
# else
|
||||
# config.enabled = true
|
||||
# end
|
||||
# config.backend = :delayed_job
|
||||
# end
|
||||
Reference in New Issue
Block a user