We need shortcuts route.

This commit is contained in:
Marin Jankovski 2014-05-29 12:01:34 +02:00
parent 0879babfd1
commit 17a696a98b
1 changed files with 1 additions and 0 deletions

View File

@ -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