noesya/osuny

View on GitHub
app/views/admin/communication/blocks/options/_static.html.erb

Summary

Maintainability
Test Coverage
      options:
<% block.options.each do |key, value| %>
        <%= key %>: <%= value %>
<% end %>