blob: e988208d73edb284e6d103d371f4515fcdbae62e [file] [log] [blame]
require File.expand_path('../main.rb', __FILE__)
require 'whimsy/asf/rack'
# https://svn.apache.org/repos/infra/infrastructure/trunk/projects/whimsy/asf/rack.rb
use ASF::HTTPS_workarounds
use ASF::ETAG_Deflator_workaround
use ASF::Auth::Committers
use ASF::DocumentRoot
use Rack::Deflater
run Sinatra::Application