Fix up start/end dates and display them in a more friendly way.
[arvados.git] / apps / workbench / config / routes.rb
index 5330a9148a2f8574c0d410e8ff83acb67eaa4911..376934e91b8b1835c54866f0b5364eb315c9fa21 100644 (file)
@@ -19,6 +19,7 @@ ArvadosWorkbench::Application.routes.draw do
   resources :users do
     get 'home', :on => :member
     get 'welcome', :on => :collection
+    get 'activity', :on => :collection
   end
   resources :logs
   resources :factory_jobs