app/controllers/officing/voters_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage

Line is too long. [113/100] (https://github.com/bbatsov/ruby-style-guide#80-character-limits)
Open

    @polls = Poll.answerable_by(@user).where(id: Poll::BoothAssignment.where(booth: booths).pluck(:poll_id).uniq)

There are no issues that match your filters.

Category
Status