add pipeline_instances#index, fix #show to work with new-school pipelines. refs ...
[arvados.git] / app / controllers / users_controller.rb
1 class UsersController < ApplicationController
2   before_filter :ensure_current_user_is_admin
3 end