X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/14a6eb786a0d01e86ccae7645e880661caf6f0cb..71be4f147153573074a3eff4bfa1be559bc091b5:/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.