add generic #show page for orvos objects and use it for Log and User
[arvados.git] / app / models / pipeline_invocation.rb
1 class PipelineInvocation < OrvosBase
2   attr_accessor :pipeline
3 end