1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch
Santiago Pastorino 8845ae683e x_sendfile_header now defaults to nil and production.rb env file doesn't
set a particular value for it. This allows servers to set it through
X-Sendfile-Type, read
https://github.com/rack/rack/blob/master/lib/rack/sendfile.rb for more
info. Anyways you can force this value in your production.rb
2011-08-07 13:11:50 -03:00
..
http document meta method 2011-08-04 16:40:25 -07:00
middleware TODO fix explicitly loading exceptations, autoload removed 2011-07-11 13:14:02 +05:30
routing Merge pull request #2327 from cesario/patch-1 2011-07-28 11:24:08 -07:00
testing Remove blank line 2011-07-26 19:20:45 -03:00
railtie.rb x_sendfile_header now defaults to nil and production.rb env file doesn't 2011-08-07 13:11:50 -03:00
routing.rb Also change the default route comment 2011-06-16 14:03:41 +08:00