From e90a5d0a1a9f3f1dee45e4d24945043ebaee4701 Mon Sep 17 00:00:00 2001 From: huang Date: Sun, 26 Mar 2017 13:28:23 +0800 Subject: [PATCH] 0 --- app/controllers/games_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/games_controller.rb b/app/controllers/games_controller.rb index 1c709347e..5c2c55765 100644 --- a/app/controllers/games_controller.rb +++ b/app/controllers/games_controller.rb @@ -37,7 +37,7 @@ class GamesController < ApplicationController end @latest_output = @game.latest_output.try(:out_put) outputs = @game.outputs - @had_done = 1 if (@mysh ixun.games.count == @game.stage && @game.status ==2) + @had_done = 1 if (@myshixun.games.count == @game.stage && @game.status ==2) if outputs.count == 0 @results = [] else