Skip to content

Commit

Permalink
Remove duplicate routes for rooms (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
SadMadLad authored Oct 5, 2024
1 parent 01ea3ec commit 3897956
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bench/config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
mount ActiveError::Engine => "/errors"
mount ActionCable.server => "/cable"

resources :rooms

get "/ws" => "ws_debugger#show"
# Define your application routes per the DSL in https://guides.rubyonrails.org/routing.html

Expand Down

0 comments on commit 3897956

Please sign in to comment.