Add coverage for media#player
, move body class to view (#31790)
This commit is contained in:
parent
b530fc5267
commit
4f81ad2494
3 changed files with 26 additions and 3 deletions
|
@ -2,6 +2,8 @@
|
|||
= render_initial_state
|
||||
= javascript_pack_tag 'public', crossorigin: 'anonymous'
|
||||
|
||||
- content_for :body_classes, 'player'
|
||||
|
||||
:ruby
|
||||
meta = @media_attachment.file.meta || {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue