unclesp1d3r/CipherSwarm

View on GitHub
app/components/status_pill_component.html.erb

Summary

Maintainability
Test Coverage
<div class="badge rounded-pill <%= status_class %>">
  <%= indicator %>
  <%= status_text %>
</div>