consul/consul

View on GitHub
app/views/admin/poll/booth_assignments/create.js.erb

Summary

Maintainability
Test Coverage
$("#<%= dom_id(@booth) %>").html("<%= j render("booth_assignment", booth: @booth, booth_assignment: @booth.assignment_on_poll(@poll)) %>");