parent
b241cb2704
commit
352bae8c3e
2 changed files with 23 additions and 0 deletions
|
@ -9,6 +9,7 @@ class ApplicationController < ActionController::Base
|
|||
|
||||
include Localized
|
||||
include UserTrackingConcern
|
||||
include SessionTrackingConcern
|
||||
|
||||
helper_method :current_account
|
||||
helper_method :current_session
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue