Skip to content

Commit

Permalink
Remove ambigious clipbaoirds index route
Browse files Browse the repository at this point in the history
This is already defined.
  • Loading branch information
tvdeyen committed Dec 14, 2024
1 parent 5407f92 commit 3d1f856
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@

resource :clipboard, only: :index, controller: "clipboard" do
collection do
get :index
delete :clear
delete :remove
post :insert
Expand Down

0 comments on commit 3d1f856

Please sign in to comment.