Move body class to shared partial for web app controller concern views (#31797)

This commit is contained in:
Matt Jankowski
2024-11-15 10:49:26 -05:00
committed by GitHub
parent 34d7c9edae
commit 297ce9ef44
6 changed files with 6 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
- content_for :body_classes, 'app-body'
- content_for :header_tags do
- if user_signed_in?
= preload_pack_asset 'features/compose.js'