Improved device detection for user agent and different countries.
This commit is contained in:
parent
2a2538a7a9
commit
6bdb6a5e4a
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ class ApplicationController < ActionController::Base
|
|||
session[:user_agent],
|
||||
session[:remote_ip],
|
||||
session[:user_id],
|
||||
'session',
|
||||
)
|
||||
|
||||
# remember if location has changed
|
||||
|
|
Loading…
Reference in a new issue