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
26 27 28 |
# File 'lib/riffer/config.rb', line 26 def judge_model @judge_model end |