http_response: implement httpdate in C
[unicorn.git] / t / rails3-app / config.ru
blob48c8ee398b9df64fcdba964b44d6fb1cfb5a61d9
1 # This file is used by Rack-based servers to start the application.
3 require ::File.expand_path('../config/environment',  __FILE__)
4 run App::Application