aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/middleware_stack_defaults_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix Sam Ruby's tests and deprecation warningsCarlhuda2010-03-041-1/+1
|
* Move remote_ip to a middleware:Carlhuda2010-03-031-0/+53
* ActionController::Base.ip_spoofing_check deprecated => config.action_dispatch.ip_spoofing_check * ActionController::Base.trusted_proxies deprecated => config.action_dispatch.trusted_proxies