Add functional in user section

This commit is contained in:
Andrey Kumanyaev 2012-12-26 02:52:49 +04:00
parent 9c574464a6
commit 25c5763780
7 changed files with 59 additions and 1 deletions

View file

@ -103,6 +103,7 @@ Gitlab::Application.routes.draw do
get :merge_requests
get :search
get :people
put :team_members
end
end