rails/actionpack/lib
schneems 8e31fa3b72 Address comments on Gzip implementation
- don't mutate PATH_INFO in env, test
- test fallback content type matches Rack::File
- change assertion style
- make HTTP_ACCEPT_ENCODING comparison case insensitive
- return gzip path from method instead of true/false so we don't have to assume later
- don't allocate un-needed hash.

Original comments:

https://github.com/rails/rails/commit/
cfaaacd9763642e91761de54c90669a88d772e5a#commitcomment-7468728

cc @jeremy
2014-08-24 15:58:16 -05:00
..
abstract_controller remove deprecated MissingHelperError proxy. 2014-08-14 09:37:21 +02:00
action_controller Merge pull request #16570 from bradleybuda/breach-mitigation-mask-csrf-token 2014-08-19 18:17:07 -07:00
action_dispatch Address comments on Gzip implementation 2014-08-24 15:58:16 -05:00
action_pack Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00
abstract_controller.rb No need for .rb extension 2013-08-25 11:39:09 +02:00
action_controller.rb When your templates change, browser caches bust automatically. 2014-08-17 06:52:17 -07:00
action_dispatch.rb ActionDispatch::Head was replaced by Rack::Head. Closes #14191. 2014-02-25 11:20:12 +01:00
action_pack.rb update copyright notices to 2014. [ci skip] 2014-01-01 23:59:49 +05:30