AyuntamientoMadrid/participacion

View on GitHub
app/models/poll.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class Poll has 33 methods (exceeds 20 allowed). Consider refactoring.
Open

class Poll < ApplicationRecord
  include Imageable
  acts_as_paranoid column: :hidden_at
  include ActsAsParanoidAliases
  include Notifiable
Severity: Minor
Found in app/models/poll.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status