]> git.arvados.org - arvados.git/blob - apps/workbench/app/models/specimen.rb
11501: Fix some tests when trying to use the walltime method on show_runtime.
[arvados.git] / apps / workbench / app / models / specimen.rb
1 class Specimen < ArvadosBase
2   def self.goes_in_projects?
3     true
4   end
5 end