9318: "Active" and "Recently finished" panes in dashboard are updated to use work_uni...
[arvados.git] / apps / workbench / app / models / human.rb
1 class Human < ArvadosBase
2   def self.goes_in_projects?
3     true
4   end
5 end