osem-fcy/config.ru

5 lines
154 B
Text
Raw Normal View History

2013-01-07 09:04:09 +01:00
# This file is used by Rack-based servers to start the application.
require ::File.expand_path('../config/environment', __FILE__)
run Osem::Application