Files
cmtool/spec/dummy/config.ru
T
2012-03-25 12:44:00 +02:00

5 lines
155 B
Ruby

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