Skip to content
Snippets Groups Projects
Commit 9a3c53fd authored by Sean McGivern's avatar Sean McGivern
Browse files

Merge branch 'fix-autoloading-issue' into 'master'

Don't require `API::API` in routes

Closes #18312.

See merge request !8045
parents d8d07976 c1518a32
No related branches found
No related tags found
No related merge requests found
require 'sidekiq/web'
require 'sidekiq/cron/web'
require 'api/api'
require 'constraints/group_url_constrainer'
 
Rails.application.routes.draw do
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment