Merge branch '18943-created-at-index' refs #18943
[arvados.git] / apps / workbench / app / controllers / websocket_controller.rb
index ead7ac63652ab17b213cd19e78356798b0745fc1..35993dc20edfcbb3e0397979a790c68177aa7cea 100644 (file)
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: AGPL-3.0
 
 class WebsocketController < ApplicationController
-  skip_before_action :find_objects_for_index
+  skip_before_action :find_objects_for_index, raise: false
 
   def index
   end