Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / app / controllers / websocket_controller.rb
index a49c15f5bc69081af26c21db1ad3b405359d8399..35993dc20edfcbb3e0397979a790c68177aa7cea 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, raise: false
 
   def index
   end