consul/consul

View on GitHub
app/components/admin/poll/questions/form_component.rb

Summary

Maintainability
A
0 mins
Test Coverage

Redundant all detected. (https://rails.rubystyle.guide/#redundant-all)
Open

      Poll.all.select { |poll| can?(:create, Poll::Question.new(poll: poll)) }.map do |poll|

There are no issues that match your filters.

Category
Status