mirror of
https://github.com/we-promise/sure.git
synced 2026-04-26 15:34:13 +00:00
Prototype Turbo Native layout and bridge
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
class ApplicationController < ActionController::Base
|
||||
include RestoreLayoutPreferences, Onboardable, Localize, AutoSync, Authentication, Invitable,
|
||||
SelfHostable, StoreLocation, Impersonatable, Breadcrumbable,
|
||||
FeatureGuardable, Notifiable
|
||||
FeatureGuardable, Notifiable, TurboNative::Controller
|
||||
|
||||
include Pagy::Backend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user