6445: when a task does not have finished_at time, use the finished_at time from it...
[arvados.git] / apps / workbench / app / models / specimen.rb
1 class Specimen < ArvadosBase
2   def self.goes_in_projects?
3     true
4   end
5 end