debian-mirror-gitlab/config/routes/api.rb

3 lines
51 B
Ruby
Raw Normal View History

2016-11-03 12:29:30 +05:30
API::API.logger Rails.logger
2017-09-10 17:25:29 +05:30
mount API::API => '/'