Skip to content

Commit 3897956

Browse files
authored
Remove duplicate routes for rooms (#40)
1 parent 01ea3ec commit 3897956

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bench/config/routes.rb

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
mount ActiveError::Engine => "/errors"
33
mount ActionCable.server => "/cable"
44

5-
resources :rooms
6-
75
get "/ws" => "ws_debugger#show"
86
# Define your application routes per the DSL in https://guides.rubyonrails.org/routing.html
97

0 commit comments

Comments
 (0)