JordanHatch/maslow-redux

View on GitHub
app/models/need.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Need has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

class Need < ActiveRecord::Base
  include ActiveModel::AttributeMethods
  include Concerns::Followable

  has_many :taggings, dependent: :destroy
Severity: Minor
Found in app/models/need.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status