assemblymade/coderwall

View on GitHub
app/models/network.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Network has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

class Network < ActiveRecord::Base
  has_closure_tree order: :slug

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

    There are no issues that match your filters.

    Category
    Status