|
|
|
@ -4,6 +4,7 @@ class GamesController < ApplicationController
|
|
|
|
|
before_action :find_shixun, only: [:show, :answer, :rep_content, :choose_build, :game_build, :game_status]
|
|
|
|
|
|
|
|
|
|
before_action :allowed, except: [:jupyter]
|
|
|
|
|
skip_before_action :check_sign, only: [:picture_display]
|
|
|
|
|
|
|
|
|
|
#require 'iconv'
|
|
|
|
|
|
|
|
|
|