We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ea3ec commit 3897956Copy full SHA for 3897956
bench/config/routes.rb
@@ -2,8 +2,6 @@
2
mount ActiveError::Engine => "/errors"
3
mount ActionCable.server => "/cable"
4
5
- resources :rooms
6
-
7
get "/ws" => "ws_debugger#show"
8
# Define your application routes per the DSL in https://guides.rubyonrails.org/routing.html
9
0 commit comments