aboutsummaryrefslogtreecommitdiffstats
path: root/railties/dispatches/dispatch.fcgi
blob: 5164669f2ec591e79b47f1901623cfd0202d0643 (plain) (blame)
1
2
3
4
5
6
#!/usr/local/bin/ruby

require File.dirname(__FILE__) + "/../config/environment"
require 'fcgi_handler'

RailsFCGIHandler.process!