Logging out takes you to the home page.
This commit is contained in:
parent
addfa1f8e0
commit
adf0e7ae72
@ -52,7 +52,7 @@ class ApplicationController < ActionController::Base
|
|||||||
end
|
end
|
||||||
|
|
||||||
def after_sign_out_path_for(_resource_or_scope)
|
def after_sign_out_path_for(_resource_or_scope)
|
||||||
new_user_session_path
|
root_path
|
||||||
end
|
end
|
||||||
|
|
||||||
protected
|
protected
|
||||||
|
Loading…
x
Reference in New Issue
Block a user