forked from jasder/forgeplus
FIX bug
This commit is contained in:
parent
47555b73ae
commit
c6132d9955
|
@ -10,7 +10,6 @@ class ChallengesController < ApplicationController
|
||||||
# 关卡访问的权限控制
|
# 关卡访问的权限控制
|
||||||
before_action :shixun_access_allowed, only: [:index]
|
before_action :shixun_access_allowed, only: [:index]
|
||||||
|
|
||||||
include ShixunsHelper
|
|
||||||
include ChallengesHelper
|
include ChallengesHelper
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue