Merge branch '19954-permission-dedup-doc'
[arvados.git] / apps / workbench / app / controllers / logs_controller.rb
index 512f0a32e710e9037c167c05676733d5aa373cd3..7e413284bbc3ebb421434fc7e0748d0c897a7593 100644 (file)
@@ -3,5 +3,5 @@
 # SPDX-License-Identifier: AGPL-3.0
 
 class LogsController < ApplicationController
-  before_filter :ensure_current_user_is_admin
+  before_action :ensure_current_user_is_admin
 end