dev_forum
cxt 5 years ago
parent b8a46a2ddc
commit 394f4eb2fe

@ -1,5 +1,4 @@
class ChallengesController < ApplicationController
<<<<<<< HEAD
before_action :require_login, :check_auth
before_action :find_shixun, only: [:new, :create, :index]
skip_before_action :verify_authenticity_token, only: [:create, :update, :create_choose_question, :crud_answer]

Loading…
Cancel
Save