AyuntamientoMadrid/participacion

View on GitHub
app/components/shared/vote_button_component.html.erb

Summary

Maintainability
Test Coverage
<%= button_to path, default_options.merge(options) do %>
  <span class="show-for-sr"><%= options[:title] %></span>
<% end %>