Add 'build/' from commit '555b039609a3c8700c27767c255fdfe00eb42063'
[arvados.git] / apps / workbench / app / models / human.rb
1 class Human < ArvadosBase
2   def self.goes_in_projects?
3     true
4   end
5 end