debian-mirror-gitlab/doorkeeper/spec/dummy/config.ru
2020-01-04 02:51:38 +05:30

4 lines
155 B
Ruby

# This file is used by Rack-based servers to start the application.
require ::File.expand_path('../config/environment', __FILE__)
run Dummy::Application