添加micros和nubot的链接

This commit is contained in:
guange 2015-12-30 13:14:32 +08:00
parent 4cd4d7b6dc
commit 887d2f9f00
1 changed files with 3 additions and 0 deletions

View File

@ -62,6 +62,9 @@ RedmineApp::Application.routes.draw do
end
end
get '/', to: 'organizations#show', defaults: { id: 5 }, constraints: {subdomain: 'micros'}
get '/', to: 'organizations#show', defaults: { id: 23 }, constraints: {subdomain: 'nubot'}
resources :org_member do
member do