Class: Riffer::Config::Evals
- Inherits:
-
Struct
- Object
- Struct
- Riffer::Config::Evals
- Defined in:
- lib/riffer/config.rb
Instance Attribute Summary collapse
-
#judge_model ⇒ Object
Returns the value of attribute judge_model.
Instance Attribute Details
#judge_model ⇒ Object
Returns the value of attribute judge_model
23 24 25 |
# File 'lib/riffer/config.rb', line 23 def judge_model @judge_model end |