Fix selecting of auto-generated, internal messages
[gitorious.git] / config.ru
blobc67ef1cebf8f93ab79f4ba6ebaefe993c1b0b7ad
1 # This file is used by Rack-based servers to start the application.
3 require ::File.expand_path('../config/environment',  __FILE__)
4 run Gitorious::Application