Prototype Turbo Native layout and bridge

This commit is contained in:
Juan José Mata
2025-10-26 11:49:03 +01:00
parent f9f6274cda
commit db8fa66ac7
13 changed files with 292 additions and 8 deletions

View File

@@ -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