Add coverage for media#player, move body class to view (#31790)

This commit is contained in:
Matt Jankowski 2024-09-06 12:46:25 -04:00 committed by GitHub
parent b530fc5267
commit 4f81ad2494
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 26 additions and 3 deletions

View file

@ -2,6 +2,8 @@
= render_initial_state
= javascript_pack_tag 'public', crossorigin: 'anonymous'
- content_for :body_classes, 'player'
:ruby
meta = @media_attachment.file.meta || {}