diff --git a/config/routes.rb b/config/routes.rb index c0a1fccf0..c697d5d20 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -239,7 +239,7 @@ Rails.application.routes.draw do end end - resources :extensions, only: :list + resources :extensions, only: :index end namespace :web do