mumuki/mumuki-domain

View on GitHub
app/models/indicator.rb

Summary

Maintainability
A
0 mins
Test Coverage

Class Indicator has 21 methods (exceeds 20 allowed). Consider refactoring.
Invalid

class Indicator < Progress
  belongs_to :user
  belongs_to :content, polymorphic: true
  belongs_to :organization

Severity: Minor
Found in app/models/indicator.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status