Fixed wrong module name

This commit is contained in:
randx 2012-05-27 12:34:25 +03:00
parent d72f8db08a
commit 020caf1274

View file

@ -1,5 +1,5 @@
class RefsController < ApplicationController
include Gitlabhq::Encode
include Gitlab::Encode
before_filter :project
# Authorize