projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
9767: need to parse the json string of the workflow yaml
[arvados.git]
/
apps
/
workbench
/
app
/
models
/
specimen.rb
1
class Specimen < ArvadosBase
2
def self.goes_in_projects?
3
true
4
end
5
end