7753: when a job is in "Running" state, the Log link still should be shown in the...
[arvados.git] / apps / workbench / app / models / keep_service.rb
1 class KeepService < ArvadosBase
2   def self.creatable?
3     false
4   end
5 end