]> git.arvados.org - arvados.git/blob - apps/workbench/app/models/human.rb
3620: change menu item role from presentation to menuitem for clickable links. http...
[arvados.git] / apps / workbench / app / models / human.rb
1 class Human < ArvadosBase
2   def self.goes_in_projects?
3     true
4   end
5 end