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: ce7a7c889009ee7bb17c087c8fd127005fb0c8a1 (plain)
1
2
API::API.logger Rails.logger
mount API::API => '/'