petities/petitions.eu

View on GitHub
app/admin_concerns/admin_signatures.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method included has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.included(dsl)
    dsl.actions :all, except: [:new]
    dsl.filter :petition_id

    dsl.filter :person_name
Severity: Minor
Found in app/admin_concerns/admin_signatures.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status