mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Rack::Sendfile is no more default middleware.
This commit is contained in:
committed by
Xavier Noria
parent
a98eca8ba5
commit
0e715d0b8c
@@ -386,7 +386,7 @@ Action Pack version 3.1.0
|
||||
Active Resource version 3.1.0
|
||||
Action Mailer version 3.1.0
|
||||
Active Support version 3.1.0
|
||||
Middleware ActionDispatch::Static, Rack::Lock, Rack::Runtime, Rails::Rack::Logger, ActionDispatch::ShowExceptions, ActionDispatch::RemoteIp, Rack::Sendfile, ActionDispatch::Callbacks, ActionDispatch::Cookies, ActionDispatch::Session::CookieStore, ActionDispatch::Flash, ActionDispatch::ParamsParser, Rack::MethodOverride, ActionDispatch::Head
|
||||
Middleware ActionDispatch::Static, Rack::Lock, Rack::Runtime, Rails::Rack::Logger, ActionDispatch::ShowExceptions, ActionDispatch::RemoteIp, ActionDispatch::Callbacks, ActionDispatch::Cookies, ActionDispatch::Session::CookieStore, ActionDispatch::Flash, ActionDispatch::ParamsParser, Rack::MethodOverride, ActionDispatch::Head
|
||||
Application root /home/foobar/commandsapp
|
||||
Environment development
|
||||
</shell>
|
||||
|
||||
Reference in New Issue
Block a user