add generic #show page for orvos objects and use it for Log and User
[arvados.git] / app / controllers / pipeline_invocations_controller.rb
1 class PipelineInvocationsController < ApplicationController
2   before_filter :ensure_current_user_is_admin
3 end