mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
ab8bf9e152
ActionDispatch::Request rather than Rack::Request. * Changed ActionDispatch::Request#method to return a String, to be compatible with the Rack::Request superclass. * Changed ActionDispatch::Request#method to return the original method in the case of methodoverride and #request_method not to, to be compatible with Rack::Request |
||
---|---|---|
.. | ||
cache.rb | ||
filter_parameters.rb | ||
headers.rb | ||
mime_negotiation.rb | ||
mime_type.rb | ||
mime_types.rb | ||
parameters.rb | ||
request.rb | ||
response.rb | ||
upload.rb | ||
url.rb |