chasselay_app/config.ru
2013-09-18 15:24:45 +02:00

5 lines
159 B
Ruby

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