summaryrefslogtreecommitdiff
path: root/config/routes.rb
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2014-05-29 12:01:34 +0200
committerMarin Jankovski <marin@gitlab.com>2014-05-29 12:01:34 +0200
commit17a696a98b8f7a8bbdbcd4bdc3d1500e08ddceaa (patch)
tree7c1c54e5296d66699c131a7a83b9a4447c1bf118 /config/routes.rb
parent0879babfd1224626d0523a66caca0cac44ee9ee8 (diff)
downloadgitlab-ce-17a696a98b8f7a8bbdbcd4bdc3d1500e08ddceaa.tar.gz
We need shortcuts route.
Diffstat (limited to 'config/routes.rb')
-rw-r--r--config/routes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 38e6727b190..6581aeef11f 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -34,6 +34,7 @@ Gitlab::Application.routes.draw do
get 'help' => 'help#index'
get 'help/:category/:file' => 'help#show', as: :help_page
+ get 'help/shortcuts'
#
# Global snippets