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/http
Sean Griffin f18b5fe9b1 Merge pull request #19215 from gsamokovarov/revert-ruby-2-2-0-kwarg-crash-workarounds
Revert work arounds for upstream Ruby 2.2.0 kwargs bug
2015-03-05 10:58:16 -07:00
..
cache.rb Extract Date header to string constant in Http Response, similar to other headers 2015-01-14 12:37:58 +05:30
filter_parameters.rb "subhash" --> "sub-hash" 2014-04-19 04:03:43 +05:30
filter_redirect.rb nodoc filtered_location [ci skip] 2015-03-05 22:40:22 +05:30
headers.rb Use a frozen Set instance for CGI_VARIABLES. 2014-06-05 22:05:02 -04:00
mime_negotiation.rb allow reseting of request variants 2014-12-16 11:37:04 +01:00
mime_type.rb fix method name in mime type example. Mime::Type.[] doesn't exist. [ci skip] 2015-02-23 22:38:33 +09:00
mime_types.rb Add Mime::Type.register "text/vcard", :vcf to the default list of mime types 2013-12-05 15:49:06 -08:00
parameter_filter.rb ParameterFilter shouldn't try to dup symbol keys 2014-12-13 15:34:59 -05:00
parameters.rb Remove deprecated ActionDispatch::Http::Parameters#symbolized_path_parameters 2015-01-04 11:58:41 -03:00
rack_cache.rb
request.rb ask the routes objects for its Rack env key 2015-03-02 11:01:07 -08:00
response.rb Revert work arounds for upstream Ruby 2.2.0 kwargs bug 2015-03-05 17:39:22 +02:00
upload.rb always transcode the file to utf-8 2014-07-16 11:35:27 -07:00
url.rb drop string allocations per model url_for call in views 2015-03-01 16:05:58 -08:00