stadtratmonitor/config.ru

5 lines
153 B
Text
Raw Permalink Normal View History

# This file is used by Rack-based servers to start the application.
2020-03-09 14:55:53 +01:00
require ::File.expand_path('../config/environment', __FILE__)
run Rails.application