summaryrefslogtreecommitdiff
path: root/lib/ci/api/api.rb
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2016-01-28 14:49:34 +0100
committerDouwe Maan <douwe@selenight.nl>2016-01-28 14:49:34 +0100
commit590e237d552a913d72161f0e40743418251f11a8 (patch)
tree0743722eae0099ac06ac39573e777b5d9a335e5f /lib/ci/api/api.rb
parentb636f83e5910d10a954464370efe42cc14a097ba (diff)
parent9bf47f06ab69a1592cec87825aaaf5bb4adec464 (diff)
downloadgitlab-ce-590e237d552a913d72161f0e40743418251f11a8.tar.gz
Merge branch 'master' into highlight-blame
Diffstat (limited to 'lib/ci/api/api.rb')
-rw-r--r--lib/ci/api/api.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ci/api/api.rb b/lib/ci/api/api.rb
index 5c347e432b4..4e85d2c3c74 100644
--- a/lib/ci/api/api.rb
+++ b/lib/ci/api/api.rb
@@ -25,7 +25,7 @@ module Ci
format :json
- helpers Helpers
+ helpers ::Ci::API::Helpers
helpers ::API::Helpers
helpers Gitlab::CurrentSettings