X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2f66d4cc05e9442a9bb69969744d0750a02a1ed4..0d79612df7a9b744ecda195964992d992345c74e:/services/api/config/routes.rb diff --git a/services/api/config/routes.rb b/services/api/config/routes.rb index 8afd22192a..6975858035 100644 --- a/services/api/config/routes.rb +++ b/services/api/config/routes.rb @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: AGPL-3.0 -Server::Application.routes.draw do +Rails.application.routes.draw do themes_for_rails # OPTIONS requests are not allowed at routes that use cookies.