5
3
mirror of https://github.com/tildeverse/lobsters synced 2024-06-25 09:47:04 +00:00
tilde.news/config.ru

5 lines
158 B
Plaintext
Raw Normal View History

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