opengovernment/askthem

View on GitHub
app/views/bills/_sponsors.html.erb

Summary

Maintainability
Test Coverage
<section class="related_focus">
  <ol class="people-list">
    <%= render @sponsors %>
  </ol>
</section>