0
0
Fork 0

Update session activation time (fixes #5605) (#7408)

This commit is contained in:
ThibG 2018-05-11 13:20:58 +02:00 committed by Eugen Rochko
parent b241cb2704
commit 352bae8c3e
2 changed files with 23 additions and 0 deletions

View file

@ -9,6 +9,7 @@ class ApplicationController < ActionController::Base
include Localized
include UserTrackingConcern
include SessionTrackingConcern
helper_method :current_account
helper_method :current_session