3 lines
95 B
Ruby
3 lines
95 B
Ruby
# frozen_string_literal: true
|
|
|
|
Rails.application.config.middleware.use(Gitlab::Middleware::Go)
|