method

_allow_other_host

rails latest stable - Class: ActionController::Redirecting
_allow_other_host()
private

No documentation available.

# File actionpack/lib/action_controller/metal/redirecting.rb, line 181
      def _allow_other_host
        !raise_on_open_redirects
      end