4233: now the y-axis series will scale to always be between 0 and 1
[arvados.git] / apps / workbench / app / models / specimen.rb
1 class Specimen < ArvadosBase
2   def self.goes_in_projects?
3     true
4   end
5 end