# File lib/action_controller/rescue.rb, line 169 def local_request? #:doc: request.remote_addr == LOCALHOST && request.remote_ip == LOCALHOST end