noesya/osuny

View on GitHub
app/views/admin/communication/blocks/templates/sound/_snippet.html.erb

Summary

Maintainability
Test Coverage
<p>
  <% if block.template.file.present? %>
    <%= block.template.file['filename'] %>
  <% end %>
</p>