dev_static
daiao 5 years ago
parent 1302dfecae
commit cd07249a8b

@ -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'

Loading…
Cancel
Save