Set request timezone to match browser

This commit is contained in:
Kevin McConnell
2025-01-27 14:16:15 +00:00
parent 85daf2aecf
commit 94b2c256b9
4 changed files with 31 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
class ApplicationController < ActionController::Base
include Authentication
include Authentication, CurrentTimezone
stale_when_importmap_changes
allow_browser versions: :modern