Welcome to mirror list, hosted at ThFree Co, Russian Federation.

api.rb « routes « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 69c8efc151c9c51b2d7e4415d1f262396c019906 (plain)
1
2
API::API.logger Rails.logger
mount API::API => '/api'