Commit 49cd6f87 authored by Holger Just's avatar Holger Just

[#789] Add config.ru for Rack-only servers

parent 1bd8ea6c
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