Commit 6fd9bc49 authored by Holger Just's avatar Holger Just

[#849 #789] Remove config.ru - Backport for 2.7

Rails 2.3 doesn't work well as a rack-only app
parent f417996f
require File.expand_path("../config/environment", __FILE__)
use Rails::Rack::LogTailer
use Rails::Rack::Static
run ActionController::Dispatcher.new
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment