debian-mirror-gitlab/config/routes/api.rb
2016-11-03 12:29:30 +05:30

3 lines
54 B
Ruby

API::API.logger Rails.logger
mount API::API => '/api'