tweaks to similar posts
This commit is contained in:
@@ -176,7 +176,7 @@ class ApplicationController < ActionController::Base
|
||||
def reset_current_user
|
||||
CurrentUser.user = nil
|
||||
CurrentUser.ip_addr = nil
|
||||
CurrentUser.root_url = root_url.sub(/\/$/, "")
|
||||
CurrentUser.root_url = root_url
|
||||
end
|
||||
|
||||
def set_started_at_session
|
||||
|
||||
Reference in New Issue
Block a user