Sign out individual resources
This commit is contained in:
@@ -214,7 +214,7 @@ Devise.setup do |config|
|
|||||||
|
|
||||||
# Set this configuration to false if you want /users/sign_out to sign out
|
# Set this configuration to false if you want /users/sign_out to sign out
|
||||||
# only the current scope. By default, Devise signs out all scopes.
|
# only the current scope. By default, Devise signs out all scopes.
|
||||||
# config.sign_out_all_scopes = true
|
config.sign_out_all_scopes = false
|
||||||
|
|
||||||
# ==> Navigation configuration
|
# ==> Navigation configuration
|
||||||
# Lists the formats that should be treated as navigational. Formats like
|
# Lists the formats that should be treated as navigational. Formats like
|
||||||
|
|||||||
Reference in New Issue
Block a user