aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/Rakefile
diff options
context:
space:
mode:
authorMehmet Emin İNAÇ <mehmetemininac@gmail.com>2015-05-28 20:59:21 +0300
committerMehmet Emin İNAÇ <mehmetemininac@gmail.com>2015-05-28 20:59:21 +0300
commit9a16a29f40b27fb58f95510e79bda9746081c0fc (patch)
treeb4b998b51e2f7e98d437355473baa293b3a6b8b8 /activesupport/Rakefile
parent7cc9754209c0ae00d70bdd629fa4a81a1c74cc6f (diff)
downloadrails-9a16a29f40b27fb58f95510e79bda9746081c0fc.tar.gz
rails-9a16a29f40b27fb58f95510e79bda9746081c0fc.tar.bz2
rails-9a16a29f40b27fb58f95510e79bda9746081c0fc.zip
Remove already defined methods in super class of ActionDispatch::Request class
These methods had defined in 2004 by dhh in initial commit and `ActionDispatch::Request` class has been inherited from `Rack::Request` class in 2009 by josh. In 2014 these methods and more of them defined in `Rack::Request` class so we don't need them anymore in rails codebase.
Diffstat (limited to 'activesupport/Rakefile')
0 files changed, 0 insertions, 0 deletions