base implementation

This commit is contained in:
Dmitriy Zaporozhets 2013-01-22 19:05:01 +02:00
parent e0fb0703c4
commit 70690e1971
6 changed files with 59 additions and 5 deletions

View file

@ -97,6 +97,9 @@ Gitlab::Application.routes.draw do
end
resources :keys
match "/u/:username" => "users#show", as: :user
#
# Dashboard Area