config.ru 158 Bytes
Newer Older
# This file is used by Rack-based servers to start the application.

Daniel Bucci's avatar
Daniel Bucci committed
require ::File.expand_path("../config/environment",  __FILE__)
run Autolab3::Application