Method: Inch::Evaluation::GradeList#objects
- Defined in:
- lib/inch/evaluation/grade_list.rb
#objects ⇒ Object
Returns code_objects that received a score with the defined scores
13 14 15 |
# File 'lib/inch/evaluation/grade_list.rb', line 13 def objects @objects end |