Class: Inch::Evaluation::Role::Namespace::WithManyAttributes
- Defined in:
- lib/inch/evaluation/role/namespace.rb
Overview
Role assigned to namespaces with many attributes
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
-
#priority ⇒ Object
+priority.
Methods inherited from Base
#initialize, #max_score, #min_score, #object_type, #potential_score, #score, #suggestion
Constructor Details
This class inherits a constructor from Inch::Evaluation::Role::Base
Instance Method Details
#priority ⇒ Object
+priority
34 35 36 |
# File 'lib/inch/evaluation/role/namespace.rb', line 34 def priority +1 end |