Updated readme, Roles in progress
This commit is contained in:
parent
37224dc9c1
commit
dac7c44ab3
15 changed files with 165 additions and 67 deletions
|
@ -5,6 +5,8 @@ Gitlab::Application.routes.draw do
|
|||
mount Resque::Server.new, at: '/info/resque'
|
||||
|
||||
get 'help' => 'help#index'
|
||||
get 'help/permissions' => 'help#permissions'
|
||||
get 'help/workflow' => 'help#workflow'
|
||||
|
||||
namespace :admin do
|
||||
resources :users do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue