projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add tabular /collections
[arvados.git]
/
app
/
models
/
pipeline_invocation.rb
1
class PipelineInvocation < OrvosBase
2
attr_accessor :pipeline
3
end