Fix hot reloading for CI API

This commit is contained in:
Kamil Trzcinski 2016-01-26 19:05:04 +01:00
parent 44275041c8
commit 5ea32ba498
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ module Ci
format :json
helpers Helpers
helpers ::Ci::API::Helpers
helpers ::API::Helpers
helpers Gitlab::CurrentSettings