tilde.news/config.ru

5 lines
153 B
Plaintext
Raw Normal View History

# This file is used by Rack-based servers to start the application.
2018-03-19 02:15:31 +00:00
require ::File.expand_path('../config/environment', __FILE__)
2013-12-30 22:29:00 +00:00
run Rails.application