14988: Updates *_filter callbacks to use the new *_action form.
[arvados.git] / apps / workbench / app / controllers / websocket_controller.rb
index a49c15f5bc69081af26c21db1ad3b405359d8399..ead7ac63652ab17b213cd19e78356798b0745fc1 100644 (file)
@@ -1,5 +1,9 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class WebsocketController < ApplicationController
-  skip_before_filter :find_objects_for_index
+  skip_before_action :find_objects_for_index
 
   def index
   end