X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3cb88fbae1bda5c16fd8120eb533c15f75f85af3..392c382ddaf8ea4c0c4b6655c7f508de73274d12:/apps/workbench/config/routes.rb diff --git a/apps/workbench/config/routes.rb b/apps/workbench/config/routes.rb index 523771c0b1..0981d2ea37 100644 --- a/apps/workbench/config/routes.rb +++ b/apps/workbench/config/routes.rb @@ -21,6 +21,7 @@ ArvadosWorkbench::Application.routes.draw do resources :users do get 'home', :on => :member get 'welcome', :on => :collection + get 'activity', :on => :collection post 'sudo', :on => :member end resources :logs