volontariat/voluntary

View on GitHub
lib/applicat/mvc/model/tree.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

        def self.included(base)
          base.class_eval do
            has_ancestry :cache_depth => true, :orphan_strategy => :rootify

            acts_as_list
Severity: Major
Found in lib/applicat/mvc/model/tree.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status