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