aboutsummaryrefslogtreecommitdiffstats
path: root/config.ru
blob: b9360cf72dd486eb7558980a6c15b21f5e7fb5e5 (plain)
1
2
3
4
# This file is used by Rack-based servers to start the application.

require ::File.expand_path('../config/environment',  __FILE__)
run Aclog::Application