add help page for gitlab specific rake tasks

This commit is contained in:
Johannes Schleifenbaum 2012-12-02 13:56:04 +01:00
parent 7b97e30449
commit fddc0c29aa
7 changed files with 275 additions and 0 deletions

View file

@ -31,6 +31,7 @@ Gitlab::Application.routes.draw do
get 'help/system_hooks' => 'help#system_hooks'
get 'help/markdown' => 'help#markdown'
get 'help/ssh' => 'help#ssh'
get 'help/raketasks' => 'help#raketasks'
#
# Admin Area