This project is archived and is in readonly mode.
Changeset [56a86c2191e159448bd2644f105f629c34c85c48] by wycats
March 26th, 2010 @ 11:58 PM
Make X-Sendfile default to "" so it works correctly in dev mode.
Provide a default in production.rb that can be modified, so
that
people who care about sendfile performance in production mode
can
get better performance easily.
http://github.com/rails/rails/commit/56a86c2191e159448bd2644f105f62...
Committed by wycats
- M actionpack/lib/action_dispatch/railtie.rb
- M railties/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt
- M railties/test/application/configuration_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>