projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
2939: Added a status page for jobs that is similar to the pipeline instance
[arvados.git]
/
apps
/
workbench
/
app
/
controllers
/
logs_controller.rb
1
class LogsController < ApplicationController
2
before_filter :ensure_current_user_is_admin
3
end