Classes: JuryBench
13 14 15
# File 'lib/active_genie/scorer.rb', line 13 def by_jury_bench(...) JuryBench.call(...) end
9 10 11
# File 'lib/active_genie/scorer.rb', line 9 def call(...) JuryBench.call(...) end