method
_allow_other_host
v7.0.0 -
Show latest stable
- Class:
ActionController::Redirecting
_allow_other_host()private
No documentation available.
# File actionpack/lib/action_controller/metal/redirecting.rb, line 175
def _allow_other_host
!raise_on_open_redirects
end