From 60101b169af54150c0bf87daad4e624a4a35334a Mon Sep 17 00:00:00 2001 From: Wen Date: Fri, 25 Apr 2014 10:10:46 +0800 Subject: [PATCH] = = --- app/controllers/user_score_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/user_score_controller.rb b/app/controllers/user_score_controller.rb index 875229e89..0676155ad 100644 --- a/app/controllers/user_score_controller.rb +++ b/app/controllers/user_score_controller.rb @@ -1,5 +1,5 @@ class UserScoreController < ApplicationController - helper :UserScoreHelper + helper :UserScore