mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
ab8bf9e152ad75c8b358c85e4c95cfde578de127
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
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%